1.482 release

This commit is contained in:
M66B 2019-05-12 15:35:34 +02:00
parent 89adda5091
commit 9bdebbc082
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 481 versionCode 482
versionName "1.481" versionName "1.482"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {