Updated release name

This commit is contained in:
M66B 2019-08-12 19:50:27 +02:00
parent b5b16be8c7
commit 61415bab7c
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ android {
archivesBaseName = "FairEmail-v$versionName"
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
// Iguanodon
buildConfigField "String", "RELEASE_NAME", "\"Hypsilophodon\""
buildConfigField "String", "RELEASE_NAME", "\"Iguanodon\""
javaCompileOptions {
annotationProcessorOptions {