Skip to content

Commit b2b6f10

Browse files
committed
perf: update libs
1 parent baad8cb commit b2b6f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ androidx_paging_runtime = { module = "androidx.paging:paging-runtime", version.r
4848
androidx_paging_compose = { module = "androidx.paging:paging-compose", version.ref = "paging" }
4949
google_accompanist_drawablepainter = "com.google.accompanist:accompanist-drawablepainter:0.37.2"
5050
junit = "junit:junit:4.13.2"
51-
tencent_mmkv = "com.tencent:mmkv:2.1.0"
51+
tencent_mmkv = "com.tencent:mmkv:2.2.1"
5252
rikka_processor = { module = "dev.rikka.tools.refine:annotation-processor", version.ref = "rikka" }
5353
rikka_annotation = { module = "dev.rikka.tools.refine:annotation", version.ref = "rikka" }
5454
rikka_shizuku_api = { module = "dev.rikka.shizuku:api", version.ref = "shizuku" }
@@ -63,7 +63,7 @@ reorderable = "sh.calvin.reorderable:reorderable:2.4.3"
6363
exp4j = "net.objecthunter:exp4j:0.4.8"
6464
toaster = "com.github.getActivity:Toaster:12.8"
6565
permissions = "com.github.getActivity:XXPermissions:21.2"
66-
json5 = "li.songe:json5:0.0.1"
66+
json5 = "li.songe:json5:0.2.1"
6767
utilcodex = "com.blankj:utilcodex:1.31.1"
6868
activityResultLauncher = "com.github.DylanCaiCoding:ActivityResultLauncher:1.1.2"
6969
floatingBubbleView = "io.github.torrydo:floating-bubble-view:0.6.5"

0 commit comments

Comments
 (0)