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 fb579c2 + b38b74d commit ac5e48aCopy full SHA for ac5e48a
app/build.gradle
@@ -193,7 +193,7 @@ dependencies {
193
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'
194
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
195
196
- implementation("androidx.compose.runtime:runtime:1.10.1")
+ implementation("androidx.compose.runtime:runtime:1.10.2")
197
implementation 'androidx.preference:preference-ktx:1.2.1'
198
implementation 'androidx.datastore:datastore-core:1.2.0'
199
implementation 'androidx.datastore:datastore-preferences:1.2.0'
0 commit comments