Skip to content

Commit cca65f7

Browse files
Merge pull request #5492 from nextcloud/renovate/androidx.compose.foundation-foundation-layout-1.x
fix(deps): update dependency androidx.compose.foundation:foundation-layout to v1.9.3
2 parents da4655b + 6a1dd3e commit cca65f7

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)