1.2267 release

pull/217/head 1.2267
M66B 6 months ago
parent af8b0fa8d9
commit 7b5e97cb81

@ -38,7 +38,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.2267 2025-03-12
* Reverted to [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger) * Reverted to [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger)
* Small improvements and minor bug fixes * Small improvements and minor bug fixes

@ -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 2266 } def getVersionCode = { -> return 2267 }
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

@ -38,7 +38,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.2267 2025-03-12
* Reverted to [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger) * Reverted to [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger)
* Small improvements and minor bug fixes * Small improvements and minor bug fixes

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