Skip to content

Commit a90abb4

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

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.4'
191+
implementation 'androidx.compose.foundation:foundation-layout:1.10.5'
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)