mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
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:
parent
fa0e565fa5
commit
5996a8a863
4 changed files with 13 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue