1.1948 release

pull/209/head 1.1948
M66B 3 years ago
parent 3f1ab5a1c8
commit 2bc78dcfa4

@ -4,11 +4,11 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### Next version
### 1.1948 - 2022-08-13
* Extended unread shadow
* Updated AndroidX
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated build tools (NDK)
* Updated translations

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1947 }
def getVersionCode = { -> return 1948 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ledumahadi" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -4,11 +4,11 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### Next version
### 1.1948 - 2022-08-13
* Extended unread shadow
* Updated AndroidX
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated build tools (NDK)
* Updated translations

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save