mirror of https://github.com/M66B/FairEmail.git
1.1592 release
This commit is contained in:
parent
3a99f905c7
commit
587973d18a
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
apply plugin: 'com.bugsnag.android.gradle'
|
apply plugin: 'com.bugsnag.android.gradle'
|
||||||
apply plugin: 'kotlin-android'
|
apply plugin: 'kotlin-android'
|
||||||
|
|
||||||
def getVersionCode = { -> return 1591 }
|
def getVersionCode = { -> return 1592 }
|
||||||
def getReleaseName = { -> return "\"Pteropelyx\"" }
|
def getReleaseName = { -> return "\"Pteropelyx\"" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue