revert "refactor: Some multiplatform bs"

This commit is contained in:
Ahmad Ansori Palembani 2024-12-15 21:19:28 +07:00
parent 247ed3bca7
commit 6c1d8d5011
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
10 changed files with 3 additions and 17 deletions

View file

@ -54,7 +54,7 @@ kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanary" }
leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android", version.ref = "leakcanary" }
libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.2" }
libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.4" }
material = { module = "com.google.android.material:material", version = "1.12.0" }
markwon = { module = "io.noties.markwon:core", version = "4.6.2" }