1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-22 07:42:52 +00:00

0.2 release

This commit is contained in:
M66B 2018-08-02 17:10:23 +00:00
parent b1ce284d88
commit 20ad23af54

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
archivesBaseName = "SafeEmail-v$versionName"
}