mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated release name
This commit is contained in:
parent
bcd23907a6
commit
40bb26dfe6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ apply plugin: 'de.undercouch.download'
|
|||
|
||||
def getVersionCode = { -> return 1927 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Juratyrant" }
|
||||
def getReleaseName = { -> return "Kinnareemimus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
def keystoreProperties = new Properties()
|
||||
|
|
Loading…
Reference in a new issue