mirror of https://github.com/M66B/FairEmail.git
1.1465 release
This commit is contained in:
parent
6153c16899
commit
fb4e2d9f39
|
@ -1,7 +1,7 @@
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
apply plugin: 'com.bugsnag.android.gradle'
|
apply plugin: 'com.bugsnag.android.gradle'
|
||||||
|
|
||||||
def getVersionCode = { -> return 1464 }
|
def getVersionCode = { -> return 1465 }
|
||||||
def getReleaseName = { -> return "\"Genyodectes\"" }
|
def getReleaseName = { -> return "\"Genyodectes\"" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue