1.1626 release

pull/199/head
M66B 3 years ago
parent 043086b58e
commit c585d40822

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle' apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android' apply plugin: 'kotlin-android'
def getVersionCode = { -> return 1625 } def getVersionCode = { -> return 1626 }
def getReleaseName = { -> return "\"Rahiolisaurus\"" } def getReleaseName = { -> return "\"Rahiolisaurus\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera // https://en.wikipedia.org/wiki/List_of_dinosaur_genera

Loading…
Cancel
Save