1.151 release

This commit is contained in:
M66B 2018-11-12 11:20:28 +01:00
parent 2e5ca39553
commit 0147598ad5
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 150
versionName "1.150"
versionCode 151
versionName "1.151"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {