mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Remove nucleus dependency
Jay removed Nucleus since 1.6.4, not sure why it's still listed on the deps
This commit is contained in:
parent
fd47319064
commit
d82c029fd5
2 changed files with 2 additions and 9 deletions
|
@ -5,7 +5,6 @@ coil3 = "3.0.0-alpha08"
|
|||
flexible-adapter = "c8013533"
|
||||
fast_adapter = "5.6.0"
|
||||
moko = "0.24.1"
|
||||
nucleus = "3.0.0"
|
||||
okhttp = "5.0.0-alpha.14"
|
||||
shizuku = "12.1.0"
|
||||
# FIXME: Uncomment once SQLDelight support KMP AndroidX SQLiteDriver
|
||||
|
@ -52,8 +51,6 @@ material = { module = "com.google.android.material:material", version = "1.12.0"
|
|||
material-design-dimens = { module = "com.dmitrymalkovich.android:material-design-dimens", version = "1.4" }
|
||||
markwon = { module = "io.noties.markwon:core", version = "4.6.2" }
|
||||
mpandroidchart = { module = "com.github.PhilJay:MPAndroidChart", version = "v3.1.0" }
|
||||
nucleus-support-v7 = { module = "info.android15.nucleus:nucleus-support-v7", version.ref = "nucleus" }
|
||||
nucleus = { module = "info.android15.nucleus:nucleus", version.ref = "nucleus" }
|
||||
java-nat-sort = { module = "com.github.gpanther:java-nat-sort", version = "natural-comparator-1.1" }
|
||||
jsoup = { module = "org.jsoup:jsoup", version = "1.17.1" }
|
||||
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue