1.515 release

This commit is contained in:
M66B 2019-05-27 11:24:20 +02:00
parent 58f5fa5787
commit 7f5d9293a4
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 514
versionName "1.514"
versionCode 515
versionName "1.515"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {