1.501 release

This commit is contained in:
M66B 2019-05-19 08:13:46 +02:00
parent 23fb408583
commit 76718567d9
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 500
versionName "1.500"
versionCode 501
versionName "1.501"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {