Skip to content

Commit d4e1b1e

Browse files
committed
chore: rm jankson-json5
1 parent feb1c46 commit d4e1b1e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ dependencies {
234234
implementation(libs.kotlinx.serialization.json)
235235
implementation(libs.kotlinx.collections.immutable)
236236

237-
implementation(libs.others.jankson)
238237
implementation(libs.others.utilcodex)
239238
implementation(libs.others.activityResultLauncher)
240239
implementation(libs.others.floating.bubble.view)

gradle/libs.versions.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ rikka_shizuku_provider = { module = "dev.rikka.shizuku:provider", version = "13.
3131
lsposed_hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
3232
others_utilcodex = { module = "com.blankj:utilcodex", version = "1.31.1" }
3333
others_activityResultLauncher = { module = "com.github.DylanCaiCoding:ActivityResultLauncher", version = "1.1.2" }
34-
others_jankson = { module = "blue.endless:jankson", version = "1.2.3" }
3534
others_floating_bubble_view = { module = "io.github.torrydo:floating-bubble-view", version = "0.6.5" }
3635
androidx_appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
3736
androidx_core_ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }

0 commit comments

Comments
 (0)