Updated release name

pull/190/head
M66B 4 years ago
parent 34200a3121
commit 79c1aedd81

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle' apply plugin: 'com.bugsnag.android.gradle'
def getVersionCode = { -> return 1421 } def getVersionCode = { -> return 1421 }
def getReleaseName = { -> return "\"Camelotia\"" } def getReleaseName = { -> return "\"Daxiatitan\"" }
// 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…
Cancel
Save