fix(deps): Update shizuku to v13 (major) (#256)

* fix(deps): Update shizuku to v13

* fix: Use reflection to fix shizuku

* docs: Sync changelog [skip ci]

* fix: Ignore shizuku's minSdk

We have desugaring enabled

* fix: Missing import

* fix: Move newProcess declaration

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
This commit is contained in:
renovate[bot] 2024-11-20 14:02:15 +07:00 committed by GitHub
parent fa0e565fa5
commit 5996a8a863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 4 deletions

View file

@ -5,7 +5,7 @@ flexible-adapter = "c8013533"
fast_adapter = "5.6.0"
moko = "0.24.2"
okhttp = "5.0.0-alpha.14"
shizuku = "12.2.0"
shizuku = "13.1.5"
# FIXME: Uncomment once SQLDelight support KMP AndroidX SQLiteDriver
#sqlite = "2.5.0-alpha04"
sqlite = "2.4.0"