1.478 release

This commit is contained in:
M66B 2019-05-10 12:15:20 +02:00
parent 85b13cc006
commit 338d56a8cc
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 477
versionName "1.477"
versionCode 478
versionName "1.478"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {