1.479 release

This commit is contained in:
M66B 2019-05-10 16:05:04 +02:00
parent 35336ed876
commit 8acb471dc6
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 478 versionCode 479
versionName "1.478" versionName "1.479"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {