We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222553e commit 3cde7c9Copy full SHA for 3cde7c9
1 file changed
app/build.gradle.kts
@@ -69,7 +69,7 @@ android {
69
70
71
dependencies {
72
-
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
73
implementation("com.github.InvertGeek:mixfile-core:2.0.7")
74
implementation("androidx.compose.material:material-icons-extended:1.7.8")
75
implementation("com.tencent:mmkv:1.3.14")
0 commit comments