1.516 release

This commit is contained in:
M66B 2019-05-28 08:30:53 +02:00
parent 3be7a4d1a2
commit 93991a7696
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 515
versionName "1.515"
versionCode 516
versionName "1.516"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {