pull/212/head
M66B 1 year ago
parent 498c3335c4
commit 9b87b3b0c7

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

Loading…
Cancel
Save