1.230 release

This commit is contained in:
M66B 2018-12-21 19:44:38 +01:00
parent 6fea921f29
commit 90f52c6696
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 {