1.487 release

This commit is contained in:
M66B 2019-05-14 19:59:23 +02:00
parent 65cf913b7e
commit 62ef2d7e46
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 486
versionName "1.486"
versionCode 487
versionName "1.487"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {