1.480 release

This commit is contained in:
M66B 2019-05-11 08:16:06 +02:00
parent 7ef0274ae5
commit e0e312c269
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 479
versionName "1.479"
versionCode 480
versionName "1.480"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {