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 38d3a16 + b820a35 commit a4d3a2eCopy full SHA for a4d3a2e
1 file changed
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.4")
+ implementation("androidx.compose.runtime:runtime:1.10.5")
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