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-25 09:51:25 +02:00
parent a56005b95d
commit e282e40f7c

View file

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