We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdb517 commit bd8c3e9Copy full SHA for bd8c3e9
1 file changed
app/build.gradle.kts
@@ -138,7 +138,7 @@ dependencies {
138
implementation("androidx.appcompat:appcompat:1.7.1")
139
140
// YAML serialization
141
- implementation("com.charleskorn.kaml:kaml:0.85.0")
+ implementation("com.charleskorn.kaml:kaml:0.88.0")
142
143
// Kotlin Reflect
144
implementation("org.jetbrains.kotlin:kotlin-reflect:2.2.10")
0 commit comments