1.474 release

This commit is contained in:
M66B 2019-05-09 16:56:06 +02:00
parent 2cb70d200c
commit fed309423b
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 473
versionName "1.473"
versionCode 474
versionName "1.474"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {