Updated build name

This commit is contained in:
M66B 2021-12-25 08:38:06 +01:00
parent a438d86929
commit 3ed3a5cc00
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1796 }
def getRevision = { -> "a" }
def getReleaseName = { -> return "Caudipteryx" }
def getReleaseName = { -> return "Draconyx" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")