Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent 9809d98 commit 05d3465
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.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').versionRef('compose')
library('compose-material', 'androidx.compose.material:material:1.5.0')
library('compose-material', 'androidx.compose.material:material:1.5.1')
library('compose-ui', 'androidx.compose.ui', 'ui').versionRef('compose')
library('compose-ui.testmanifest', 'androidx.compose.ui', 'ui-test-manifest').versionRef('compose')
library('compose-ui.testjunit4', 'androidx.compose.ui', 'ui-test-junit4').versionRef('compose')
Expand Down

0 comments on commit 05d3465

Please sign in to comment.