mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 15:55:57 +00:00
b
This commit is contained in:
parent
ad118b9455
commit
600e5f2f9f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
||||||
apply plugin: 'de.undercouch.download'
|
apply plugin: 'de.undercouch.download'
|
||||||
|
|
||||||
def getVersionCode = { -> return 2248 }
|
def getVersionCode = { -> return 2248 }
|
||||||
def getRevision = { -> return "a" }
|
def getRevision = { -> return "b" }
|
||||||
def getReleaseName = { -> return "Barsboldia" }
|
def getReleaseName = { -> return "Barsboldia" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue