1.461 release

This commit is contained in:
M66B 2019-05-01 13:13:43 +02:00
parent ff09645b7c
commit 720ed20fc4
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 460
versionName "1.460"
versionCode 461
versionName "1.461"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {