1
0
Fork 0
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:
M66B 2022-06-25 14:49:10 +02:00
parent bcd23907a6
commit 40bb26dfe6

View file

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