1.229 release

This commit is contained in:
M66B 2018-12-21 13:53:10 +01:00
parent 740d40107b
commit a60b1b642d
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 228
versionName "1.228"
versionCode 229
versionName "1.229"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {