1.793 release

pull/164/head 1.793
M66B 5 years ago
parent 56985fa750
commit ee5e109a3c

@ -13,12 +13,12 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 792
versionName "1.792"
versionCode 793
versionName "1.793"
archivesBaseName = "FairEmail-v$versionName"
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
buildConfigField "String", "RELEASE_NAME", "\"Zby\""
buildConfigField "String", "RELEASE_NAME", "\"Ankylosaurus\""
javaCompileOptions {
annotationProcessorOptions {

Loading…
Cancel
Save