1.2003d release

This commit is contained in:
M66B 2022-11-14 10:58:58 +01:00
parent ba0afcc487
commit a56a9de78e
6 changed files with 531075 additions and 4 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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

View File

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