1.483 release

This commit is contained in:
M66B 2019-05-13 15:22:57 +02:00
parent e5cc858710
commit 8c11ef072f
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 482
versionName "1.482"
versionCode 483
versionName "1.483"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {