1
0
Fork 0
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:
M66B 2022-05-30 18:03:32 +02:00
parent fe681207af
commit 9deb727594

View file

@ -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()