1.1912 release

pull/208/head 1.1912
M66B 3 years ago
parent 3ff3b02cb2
commit c52e8ac315

@ -4,6 +4,13 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### 1.1912 - 2022-06-11
* Targetting SDK 33 (Android 13)
* Small improvements and minor bug fixes
* Updated AndroidX Webkit
* Updated translations
### 1.1911 - 2022-06-11
* Added encoding (character set) override option

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

File diff suppressed because it is too large Load Diff

@ -4,6 +4,13 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### 1.1912 - 2022-06-11
* Targetting SDK 33 (Android 13)
* Small improvements and minor bug fixes
* Updated AndroidX Webkit
* Updated translations
### 1.1911 - 2022-06-11
* Added encoding (character set) override option

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