1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 02:07:12 +00:00

Updated release name

This commit is contained in:
M66B 2020-12-04 13:30:00 +01:00
parent 6c9d0bb938
commit d045d24963

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle'
def getVersionCode = { -> return 1417 }
def getReleaseName = { -> return "\"Bambiraptor\"" }
def getReleaseName = { -> return "\"Camelotia\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")