Updated release name

This commit is contained in:
M66B 2019-08-21 15:15:08 +02:00
parent 1360e1a15e
commit 304909f926
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", "\"Jobaria\""
buildConfigField "String", "RELEASE_NAME", "\"Kryptops\""
javaCompileOptions {
annotationProcessorOptions {