This commit is contained in:
M66B 2018-12-28 08:43:50 +00:00
parent abe0c11fb4
commit 56d30c206d
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 242
versionName "1.242"
versionCode 243
versionName "1.243"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {