1.505 release

This commit is contained in:
M66B 2019-05-23 11:42:31 +02:00
parent e88fb35f3b
commit 8a7d72e624
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 504
versionName "1.504"
versionCode 505
versionName "1.505"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {