mirror of https://github.com/M66B/FairEmail.git
1.1633 release
This commit is contained in:
parent
1f459e87a2
commit
48fdd49ef6
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
def getVersionCode = { -> return 1632 }
|
||||
def getVersionCode = { -> return 1633 }
|
||||
def getReleaseName = { -> return "\"Sciurumimus\"" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
|
Loading…
Reference in New Issue