1.485 release

This commit is contained in:
M66B 2019-05-13 22:23:13 +02:00
parent 353d719917
commit 9c709bd881
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 484
versionName "1.484"
versionCode 485
versionName "1.485"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {