mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-01 03:45:10 +00:00
1.1097 Balaur
This commit is contained in:
parent
82a5407ea1
commit
348fb82e3e
1 changed files with 3 additions and 3 deletions
|
@ -13,12 +13,12 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1096
|
||||
versionName "1.1096"
|
||||
versionCode 1097
|
||||
versionName "1.1097"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Aorun\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Balaur\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue