1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-25 07:23:03 +00:00

Updated release name

This commit is contained in:
M66B 2020-04-09 08:17:31 +02:00
parent 41165bdbf7
commit 458de65091

View file

@ -18,7 +18,7 @@ android {
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
buildConfigField "String", "RELEASE_NAME", "\"Zuul\"" buildConfigField "String", "RELEASE_NAME", "\"Aorun\""
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {