0.3 release

This commit is contained in:
M66B 2018-08-02 21:13:56 +00:00
parent 2597b5e825
commit c37f5b934d
2 changed files with 2 additions and 2 deletions

View File

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