diff --git a/README.md b/README.md index d7432efdc..6881e993b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +# ABANDONED PROJECT + +Please move to: [UMA](https://github.com/InvalidDavid/UMA) + +> # NOTE: +> +> This plugin can still work in the future but will not receive any updates if somethings breaks! +Support Server: [![Discord][discord-shield]][discord-url] + +[discord-shield]: https://img.shields.io/discord/1518057632064209017?style=for-the-badge&logo=discord&label=Discord&color=5865F2 +[discord-url]: https://discord.gg/CyJeVDP7Cw + # kotatsu-parsers This library provides a collection of manga parsers for convenient access to manga available on the web. It can be used in diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 77ce34a61..af93cc916 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ ksp = "2.2.10-2.0.2" coroutines = "1.10.2" junit = "5.14.3" okhttp = "5.3.2" -okio = "3.17.0" +okio = "3.18.1" json = "20251224" androidx-collection = "1.6.0" # Keep Android 5, 6 compatible (with SDK 21 - 23)