mirror of https://github.com/M66B/FairEmail.git
1.1811c
This commit is contained in:
parent
5803d9208c
commit
c667cc242f
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
||||||
apply plugin: 'de.undercouch.download'
|
apply plugin: 'de.undercouch.download'
|
||||||
|
|
||||||
def getVersionCode = { -> return 1811 }
|
def getVersionCode = { -> return 1811 }
|
||||||
def getRevision = { -> return "b" }
|
def getRevision = { -> return "c" }
|
||||||
def getReleaseName = { -> return "Draconyx" }
|
def getReleaseName = { -> return "Draconyx" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue