1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-04 06:20:26 +00:00

1.590 Brontogladiopter

This commit is contained in:
M66B 2019-07-16 08:27:15 +02:00
parent 5817a280f6
commit 9c3d886c59

View file

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