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

Revert "Updated release name"

This reverts commit e282e40f7c.
This commit is contained in:
M66B 2021-06-25 15:42:21 +02:00
parent 7a839df0d6
commit a3858b15ef

View file

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