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 da4655b + 6a1dd3e commit cca65f7Copy full SHA for cca65f7
app/build.gradle
@@ -190,7 +190,7 @@ apply from: 'download_model.gradle'
190
191
dependencies {
192
implementation "androidx.room:room-testing-android:${roomVersion}"
193
- implementation 'androidx.compose.foundation:foundation-layout:1.9.2'
+ implementation 'androidx.compose.foundation:foundation-layout:1.9.3'
194
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
195
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
196
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
0 commit comments