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