Updated release name

This commit is contained in:
M66B 2020-02-07 12:13:45 +01:00
parent d43bc753a8
commit 136dce919e
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", "\"Nemegtonykus\""
buildConfigField "String", "RELEASE_NAME", "\"Orodromeus\""
javaCompileOptions {
annotationProcessorOptions {