1.513 release

This commit is contained in:
M66B 2019-05-26 13:22:39 +02:00
parent 2178d6d38a
commit 6e581c9e92
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 512
versionName "1.512"
versionCode 513
versionName "1.513"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {