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 edb8b75 + 76a8497 commit 51aa6bdCopy full SHA for 51aa6bd
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.6")
+ implementation("androidx.compose.runtime:runtime:1.11.0")
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