1.1700 release

pull/204/head 1.1700
M66B 3 years ago
parent ad48f704e7
commit 60e327f288

@ -2,8 +2,8 @@ apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
def getVersionCode = { -> return 1699 }
def getReleaseName = { -> return "\"Velafrons\"" }
def getVersionCode = { -> return 1700 }
def getReleaseName = { -> return "\"Wellnhoferia\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")

Loading…
Cancel
Save