mirror of https://github.com/M66B/FairEmail.git
1.767 release
This commit is contained in:
parent
0b9bd66d50
commit
d6d9c0adb4
|
@ -13,12 +13,12 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 766
|
||||
versionName "1.766"
|
||||
versionCode 767
|
||||
versionName "1.767"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Velociraptor\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Wuerhosaurus\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in New Issue