We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16882a5 commit 21845b4Copy full SHA for 21845b4
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ androidxCore = "androidx.core:core-ktx:1.17.0"
32
kotlin-pluginForGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
33
desugar = "com.android.tools:desugar_jdk_libs:2.1.5"
34
documentFile = "androidx.documentfile:documentfile:1.1.0"
35
-koTest-assert = "io.kotest:kotest-assertions-core:6.1.3"
+koTest-assert = "io.kotest:kotest-assertions-core:6.1.4"
36
datastore = "androidx.datastore:datastore-preferences:1.2.0"
37
seismic = "com.squareup:seismic:1.0.3"
38
turbine = "app.cash.turbine:turbine:1.2.1"
0 commit comments