mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 00:21:10 +00:00
1.793 release
This commit is contained in:
parent
56985fa750
commit
ee5e109a3c
1 changed files with 3 additions and 3 deletions
|
@ -13,12 +13,12 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 792
|
||||
versionName "1.792"
|
||||
versionCode 793
|
||||
versionName "1.793"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Zby\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Ankylosaurus\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Add table
Reference in a new issue