0.3 release

pull/12/head 0.3
M66B 7 years ago
parent 2597b5e825
commit c37f5b934d

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

Loading…
Cancel
Save