diff --git a/app/build.gradle.kts b/app/build.gradle.kts index b1e90cf..23d48a1 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -99,7 +99,7 @@ dependencies { implementation("androidx.core:core-splashscreen:1.0.1") implementation("androidx.datastore:datastore-preferences:1.0.0") - implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.1") + implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.2") // Compose implementation(platform("androidx.compose:compose-bom:2023.06.01"))