Skip to content

Commit 05d3465

Browse files
committedSep 26, 2023
Update dependency androidx.compose.material:material to v1.5.1
1 parent 9809d98 commit 05d3465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencyResolutionManagement {
9696
library('androidx.vectordrawable', 'androidx.vectordrawable:vectordrawable-animated:1.1.0')
9797
library('proguard-gradle', 'com.guardsquare:proguard-gradle:7.1.0')
9898
library('compose-foundation', 'androidx.compose.foundation', 'foundation').versionRef('compose')
99-
library('compose-material', 'androidx.compose.material:material:1.5.0')
99+
library('compose-material', 'androidx.compose.material:material:1.5.1')
100100
library('compose-ui', 'androidx.compose.ui', 'ui').versionRef('compose')
101101
library('compose-ui.testmanifest', 'androidx.compose.ui', 'ui-test-manifest').versionRef('compose')
102102
library('compose-ui.testjunit4', 'androidx.compose.ui', 'ui-test-junit4').versionRef('compose')

0 commit comments

Comments
 (0)