1.591 release

pull/159/head 1.591
M66B 5 years ago
parent 21cf9fd9a3
commit e5b24d3cc6

@ -13,12 +13,12 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 590
versionName "1.590"
versionCode 591
versionName "1.591"
archivesBaseName = "FairEmail-v$versionName"
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
buildConfigField "String", "RELEASE_NAME", "\"Brontogladiopter\""
buildConfigField "String", "RELEASE_NAME", "\"Cetiosaurus\""
javaCompileOptions {
annotationProcessorOptions {

Loading…
Cancel
Save