1.230 release

This commit is contained in:
M66B 2018-12-21 16:38:48 +01:00
parent b606bff3c8
commit 9f623cb3d7
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 229
versionName "1.229"
versionCode 230
versionName "1.230"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {