Updated release name

This commit is contained in:
M66B 2020-08-12 08:17:03 +02:00
parent fd8fc2f178
commit 85ee199eb7
1 changed files with 1 additions and 1 deletions

View File

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