1.233 release

This commit is contained in:
M66B 2018-12-22 15:47:29 +00:00
parent b11a23af56
commit 7e358033ea
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 232
versionName "1.232"
versionCode 233
versionName "1.233"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {