pull/194/merge
M66B 3 years ago
parent 2c8866e035
commit 333454e9c2

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1801 }
def getRevision = { -> "a" }
def getRevision = { -> "b" }
def getReleaseName = { -> return "Draconyx" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

Loading…
Cancel
Save