|
|
@ -2,8 +2,8 @@ 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 1595 }
|
|
|
|
def getVersionCode = { -> return 1596 }
|
|
|
|
def getReleaseName = { -> return "\"Pteropelyx\"" }
|
|
|
|
def getReleaseName = { -> return "\"Qiaowanlong\"" }
|
|
|
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
|
|
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
|
|
|
|
|
|
|
|
|
|
|
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
|
|
|
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
|
|
|