mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
1.1280 Phyllodon
This commit is contained in:
@@ -13,12 +13,12 @@ android {
|
||||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 1279
|
||||
versionName "1.1279"
|
||||
versionCode 1280
|
||||
versionName "1.1280"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Omeisaurus\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Phyllodon\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
||||
Reference in New Issue
Block a user