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 b20a058 + a90abb4 commit 38d3a16Copy full SHA for 38d3a16
1 file changed
app/build.gradle
@@ -188,7 +188,7 @@ dependencies {
188
189
kapt "org.jetbrains.kotlin:kotlin-metadata-jvm:${kotlinVersion}"
190
implementation "androidx.room:room-testing-android:${roomVersion}"
191
- implementation 'androidx.compose.foundation:foundation-layout:1.10.4'
+ implementation 'androidx.compose.foundation:foundation-layout:1.10.5'
192
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
193
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'
194
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
0 commit comments