1.2003c release

pull/210/head 1.2003c
M66B 3 years ago
parent b2d2c78b4b
commit 2c2e8b2407

@ -4,7 +4,7 @@
### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan) ### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### BETA 1.2003b - 2022-11-13 ### BETA 1.2003c - 2022-11-13
* Added send reminder for no/suitable internet * Added send reminder for no/suitable internet
* Small improvements and minor bug fixes * Small improvements and minor bug fixes

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download' apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2003 } def getVersionCode = { -> return 2003 }
def getRevision = { -> return "b" } def getRevision = { -> return "c" }
def getReleaseName = { -> return "Ninjatitan" } def getReleaseName = { -> return "Ninjatitan" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera // 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) ### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### BETA 1.2003b - 2022-11-13 ### BETA 1.2003c - 2022-11-13
* Added send reminder for no/suitable internet * Added send reminder for no/suitable internet
* Small improvements and minor bug fixes * Small improvements and minor bug fixes

@ -4,7 +4,7 @@ Changelog
Ninjatitan Ninjatitan
BETA 1.2003b - 2022-11-13 BETA 1.2003c - 2022-11-13
* Added send reminder for no/suitable internet * Added send reminder for no/suitable internet
* Small improvements and minor bug fixes * Small improvements and minor bug fixes

Loading…
Cancel
Save