1.508 release

This commit is contained in:
M66B 2019-05-23 18:56:31 +02:00
parent b3a65772d1
commit 7103571086
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 507
versionName "1.507"
versionCode 508
versionName "1.508"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {