mirror of https://github.com/M66B/FairEmail.git
This commit is contained in:
parent
039405bc69
commit
48a7ab1619
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
||||||
apply plugin: 'de.undercouch.download'
|
apply plugin: 'de.undercouch.download'
|
||||||
|
|
||||||
def getVersionCode = { -> return 2120 }
|
def getVersionCode = { -> return 2120 }
|
||||||
def getRevision = { -> return "a" }
|
def getRevision = { -> return "b" }
|
||||||
def getReleaseName = { -> return "Vallibonavenatrix" }
|
def getReleaseName = { -> return "Vallibonavenatrix" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue