1.499 release

This commit is contained in:
M66B 2019-05-18 20:17:06 +02:00
parent 57932f7307
commit c6901fa9e6
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 498
versionName "1.498"
versionCode 499
versionName "1.499"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {