1.2007c release

pull/210/head 1.2007c
M66B 3 years ago
parent 06d4425ec4
commit 962104a116

@ -4,7 +4,7 @@
### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### 1.2007b - 2022-11-20
### 1.2007c - 2022-11-22
* Improved original message view scrolling
* Small improvements and minor bug fixes

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2007 }
def getRevision = { -> return "b" }
def getRevision = { -> return "c" }
def getReleaseName = { -> return "Ninjatitan" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -4,7 +4,7 @@
### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### 1.2007b - 2022-11-20
### 1.2007c - 2022-11-22
* Improved original message view scrolling
* Small improvements and minor bug fixes

@ -4,7 +4,7 @@ Changelog
Ninjatitan
1.2007b - 2022-11-20
1.2007c - 2022-11-22
* Improved original message view scrolling
* Small improvements and minor bug fixes

Loading…
Cancel
Save