0.21 release

This commit is contained in:
M66B 2018-08-24 13:57:06 +00:00
parent b1e6bc5819
commit 5dd3af3019
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 20
versionName "0.20"
versionCode 21
versionName "0.21"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {