mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
1.1695 release
This commit is contained in:
parent
472dddbaff
commit
21b6e1c03b
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: 'kotlin-android'
|
||||
|
||||
def getVersionCode = { -> return 1694 }
|
||||
def getVersionCode = { -> return 1695 }
|
||||
def getReleaseName = { -> return "\"Velafrons\"" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
|
Loading…
Reference in a new issue