mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Updated release name
This commit is contained in:
parent
6c9d0bb938
commit
d045d24963
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
apply plugin: 'com.bugsnag.android.gradle'
|
||||
|
||||
def getVersionCode = { -> return 1417 }
|
||||
def getReleaseName = { -> return "\"Bambiraptor\"" }
|
||||
def getReleaseName = { -> return "\"Camelotia\"" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
|
|
Loading…
Reference in a new issue