mirror of https://github.com/M66B/FairEmail.git
1.805 release
This commit is contained in:
parent
0d3933cb08
commit
22e7635732
|
@ -13,12 +13,12 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 804
|
||||
versionName "1.804"
|
||||
versionCode 805
|
||||
versionName "1.805"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Ankylosaurus\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Brontomerus\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in New Issue