mirror of https://github.com/M66B/FairEmail.git
1.1606 release
This commit is contained in:
parent
a079ffb573
commit
9f451b31ad
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
def getVersionCode = { -> return 1605 }
|
||||
def getVersionCode = { -> return 1606 }
|
||||
def getReleaseName = { -> return "\"Qiaowanlong\"" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
|
Loading…
Reference in New Issue