1.492 release

This commit is contained in:
M66B
2019-05-16 10:58:28 +02:00
parent 7fd62bf3f0
commit c07f72bd41

View File

@@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 491
versionName "1.491"
versionCode 492
versionName "1.492"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {