Fixed version number

pull/215/head 1.2206
M66B 1 year ago
parent 252d4f6a7f
commit 704ab9e422

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

Loading…
Cancel
Save