perf: li.songe:json5
Some checks are pending
Build-Apk / build (push) Waiting to run

This commit is contained in:
lisonge 2024-08-20 11:55:51 +08:00
parent dbf810f184
commit 439662e6b1

View File

@ -63,7 +63,7 @@ reorderable = { module = "sh.calvin.reorderable:reorderable", version = "2.3.0"
exp4j = { module = "net.objecthunter:exp4j", version = "0.4.8" }
toaster = { module = "com.github.getActivity:Toaster", version = "12.6" }
permissions = { module = "com.github.getActivity:XXPermissions", version = "18.63" }
json5 = { module = "io.github.lisonge:json5", version = "0.0.3" }
json5 = { module = "li.songe:json5", version = "0.0.1" }
[plugins]
android_library = { id = "com.android.library", version.ref = "android" }