mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Updated release name
This commit is contained in:
parent
67751510a0
commit
3fac36cb87
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ android {
|
|||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Pyroraptor\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Quetecsaurus\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue