Skip to content

Commit

Permalink
Update dependency androidx.compose.foundation:foundation to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent b80e28c commit bc227c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencyResolutionManagement {
library('androidx-tracing', 'androidx.tracing:tracing:1.0.0')
library('androidx.vectordrawable', 'androidx.vectordrawable:vectordrawable-animated:1.1.0')
library('proguard-gradle', 'com.guardsquare:proguard-gradle:7.1.0')
library('compose-foundation', 'androidx.compose.foundation:foundation:1.3.1')
library('compose-foundation', 'androidx.compose.foundation:foundation:1.4.3')
library('compose-material', 'androidx.compose.material:material:1.3.1')
library('compose-ui', 'androidx.compose.ui', 'ui').versionRef('compose')
library('compose-ui.testmanifest', 'androidx.compose.ui', 'ui-test-manifest').versionRef('compose')
Expand Down

0 comments on commit bc227c1

Please sign in to comment.