Fixed version number

pull/212/head
M66B 2 years ago
parent 319db6144b
commit eed56b8314

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2038 }
def getVersionCode = { -> return 2039 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Quetecsaurus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

Loading…
Cancel
Save