1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 13:14:39 +00:00

Updated release name

This commit is contained in:
M66B 2021-06-05 10:56:22 +02:00
parent 2ac4e0fa0f
commit 94362d52ef

View file

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
def getVersionCode = { -> return 1607 }
def getReleaseName = { -> return "\"Qiaowanlong\"" }
def getReleaseName = { -> return "\"Rahiolisaurus\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")