mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
1.1663 release
This commit is contained in:
parent
6b856e773c
commit
eca6a97f3e
1 changed files with 1 additions and 1 deletions
|
@ -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 1662 }
|
def getVersionCode = { -> return 1663 }
|
||||||
def getReleaseName = { -> return "\"Ubirajara\"" }
|
def getReleaseName = { -> return "\"Ubirajara\"" }
|
||||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue