1.475 release

This commit is contained in:
M66B 2019-05-09 19:48:17 +02:00
parent 0543472e93
commit e9298603dd
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 474
versionName "1.474"
versionCode 475
versionName "1.475"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {