mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 03:05:31 +00:00
Updated release name
This commit is contained in:
parent
41c00dee0a
commit
40ae07fbdf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
apply plugin: 'com.bugsnag.android.gradle'
|
apply plugin: 'com.bugsnag.android.gradle'
|
||||||
|
|
||||||
def getVersionCode = { -> return 1518 }
|
def getVersionCode = { -> return 1518 }
|
||||||
def getReleaseName = { -> return "\"Kaatedocus\"" }
|
def getReleaseName = { -> return "\"Latenivenatrix\"" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||||
|
|
Loading…
Reference in a new issue