Revert "Updated release name"

This reverts commit 40ae07fbdf.
This commit is contained in:
M66B 2021-03-02 15:49:44 +01:00
parent 2573fa3a24
commit 0c9efd9955
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle'
def getVersionCode = { -> return 1518 }
def getReleaseName = { -> return "\"Latenivenatrix\"" }
def getReleaseName = { -> return "\"Kaatedocus\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")