1.232 release

This commit is contained in:
M66B 2018-12-22 13:39:34 +00:00
parent 1f02ca74d9
commit 2b7c572ce2
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 231
versionName "1.231"
versionCode 232
versionName "1.232"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {