mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-24 08:44:26 +00:00
Updated build name
This commit is contained in:
parent
19b22ecff6
commit
4a49eb7ca5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
apply plugin: 'com.bugsnag.android.gradle'
|
apply plugin: 'com.bugsnag.android.gradle'
|
||||||
|
|
||||||
def getVersionCode = { -> return 1362 }
|
def getVersionCode = { -> return 1362 }
|
||||||
def getReleaseName = { -> return "\"Xiyunykus\"" }
|
def getReleaseName = { -> return "\"Yamanasaurus\"" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||||
|
|
Loading…
Reference in a new issue