1.1779 release

pull/194/merge 1.1779
M66B 3 years ago
parent 453d28a5c1
commit 396ef5d019

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

Loading…
Cancel
Save