1.642 release

pull/160/head 1.642
M66B 5 years ago
parent a738b2ed7b
commit 48e636e47d

@ -13,13 +13,13 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 641 versionCode 642
versionName "1.641" versionName "1.642"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera // https://en.wikipedia.org/wiki/List_of_dinosaur_genera
// Hypsilophodon, Iguanodon // Iguanodon
buildConfigField "String", "RELEASE_NAME", "\"Gastonia\"" buildConfigField "String", "RELEASE_NAME", "\"Hypsilophodon\""
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {

Loading…
Cancel
Save