1.245 release

This commit is contained in:
M66B 2018-12-29 18:45:38 +00:00
parent b384ba1828
commit 495ca0f742
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 244
versionName "1.244"
versionCode 245
versionName "1.245"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {