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