1.481 release

This commit is contained in:
M66B
2019-05-11 13:11:37 +02:00
parent bec8c9eeb7
commit e7667442c5

View File

@@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 480
versionName "1.480"
versionCode 481
versionName "1.481"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {