mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Updated release name
This commit is contained in:
parent
fe681207af
commit
9deb727594
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ apply plugin: 'de.undercouch.download'
|
|||
|
||||
def getVersionCode = { -> return 1904 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Itemirus" }
|
||||
def getReleaseName = { -> return "Juratyrant" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
def keystoreProperties = new Properties()
|
||||
|
|
Loading…
Reference in a new issue