Skip to content

Commit d0a3d2f

Browse files
fix(deps): update dependency androidx.compose.foundation:foundation-layout to v1.10.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 396ddf1 commit d0a3d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ dependencies {
188188

189189
kapt "org.jetbrains.kotlin:kotlin-metadata-jvm:${kotlinVersion}"
190190
implementation "androidx.room:room-testing-android:${roomVersion}"
191-
implementation 'androidx.compose.foundation:foundation-layout:1.10.2'
191+
implementation 'androidx.compose.foundation:foundation-layout:1.10.3'
192192
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
193193
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'
194194
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")

0 commit comments

Comments
 (0)