1.231 release

This commit is contained in:
M66B 2018-12-22 09:18:15 +01:00
parent af05731c6f
commit d243222f51
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 230
versionName "1.230"
versionCode 231
versionName "1.231"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {