Skip to content

Commit 6a1dd3e

Browse files
renovate[bot]mahibi
authored andcommitted
fix(deps): update dependency androidx.compose.foundation:foundation-layout to v1.9.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64b0186 commit 6a1dd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ apply from: 'download_model.gradle'
190190

191191
dependencies {
192192
implementation "androidx.room:room-testing-android:${roomVersion}"
193-
implementation 'androidx.compose.foundation:foundation-layout:1.9.2'
193+
implementation 'androidx.compose.foundation:foundation-layout:1.9.3'
194194
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
195195
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
196196
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")

0 commit comments

Comments
 (0)