pull/194/merge 1.1811b
M66B 4 years ago
parent 1703f645d0
commit 9e17ce5cbe

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

Loading…
Cancel
Save