mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Updated build name
This commit is contained in:
parent
a438d86929
commit
3ed3a5cc00
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ apply plugin: 'de.undercouch.download'
|
|||
|
||||
def getVersionCode = { -> return 1796 }
|
||||
def getRevision = { -> "a" }
|
||||
def getReleaseName = { -> return "Caudipteryx" }
|
||||
def getReleaseName = { -> return "Draconyx" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
|
|
Loading…
Reference in a new issue