Skip to content

Commit 4a7b9cc

Browse files
Bump com.google.android.material:material from 1.6.1 to 1.12.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.12.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.6.1...1.12.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c472a0c commit 4a7b9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767

6868
implementation("androidx.core:core-ktx:1.8.0")
6969
implementation("androidx.appcompat:appcompat:1.4.2")
70-
implementation("com.google.android.material:material:1.6.1")
70+
implementation("com.google.android.material:material:1.12.0")
7171
implementation("androidx.compose.ui:ui:$composeVersion")
7272
implementation("androidx.compose.material:material:$composeVersion")
7373
implementation("androidx.compose.ui:ui-tooling-preview:$composeVersion")

0 commit comments

Comments
 (0)