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 cca65f7 + be00a2a commit 0fff50aCopy full SHA for 0fff50a
1 file changed
app/build.gradle
@@ -195,7 +195,7 @@ dependencies {
195
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
196
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
197
198
- implementation("androidx.compose.runtime:runtime:1.9.2")
+ implementation("androidx.compose.runtime:runtime:1.9.4")
199
implementation 'androidx.preference:preference-ktx:1.2.1'
200
implementation 'androidx.datastore:datastore-core:1.1.7'
201
implementation 'androidx.datastore:datastore-preferences:1.1.7'
0 commit comments