1.1713 release

This commit is contained in:
M66B 2021-09-05 08:21:54 +02:00
parent 1ca8e04123
commit 222d99f3fc
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1712 }
def getReleaseName = { -> return "\"Wellnhoferia\"" }
def getVersionCode = { -> return 1713 }
def getReleaseName = { -> return "\"Xiyunykus\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")