mirror of https://github.com/M66B/FairEmail.git
1.589 Cathedral
This commit is contained in:
parent
0b10c17b0b
commit
cf810659d6
|
@ -13,12 +13,12 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 588
|
||||
versionName "1.588"
|
||||
versionCode 589
|
||||
versionName "1.589"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Allosaurus\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Cathedral\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in New Issue