1.484 release

This commit is contained in:
M66B 2019-05-13 15:57:09 +02:00
parent ce4c6da793
commit bc6e416950
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 483
versionName "1.483"
versionCode 484
versionName "1.484"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {