We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65beebe + 3ab4c0c commit 9188445Copy full SHA for 9188445
1 file changed
app/build.gradle.kts
@@ -187,7 +187,7 @@ dependencies {
187
spotbugsPlugins("com.mebigfatguy.fb-contrib:fb-contrib:7.7.4")
188
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
189
190
- implementation("androidx.compose.runtime:runtime:1.10.5")
+ implementation("androidx.compose.runtime:runtime:1.10.6")
191
implementation("androidx.preference:preference-ktx:1.2.1")
192
implementation("androidx.datastore:datastore-core:1.2.1")
193
implementation("androidx.datastore:datastore-preferences:1.2.1")
0 commit comments