1.2269 release

pull/217/head 1.2269
M66B 5 months ago
parent a4f7b6b123
commit f7a10c488d

@ -28,7 +28,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus) ### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version ### 1.2269 2025-03-27
* Fixed all reported issues * Fixed all reported issues
* Targeting Android 16 Baklava * Targeting Android 16 Baklava

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

@ -28,7 +28,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus) ### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version ### 1.2269 2025-03-27
* Fixed all reported issues * Fixed all reported issues
* Targeting Android 16 Baklava * Targeting Android 16 Baklava

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