mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 11:31:40 +00:00
1.1801b
This commit is contained in:
parent
2c8866e035
commit
333454e9c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
|||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1801 }
|
||||
def getRevision = { -> "a" }
|
||||
def getRevision = { -> "b" }
|
||||
def getReleaseName = { -> return "Draconyx" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
|
Loading…
Reference in a new issue