Skip to content

Commit 9a13d05

Browse files
Bump com.google.android.material:material in /ready-to-use-ui-demo
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.11.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.4.0...1.11.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] <support@github.com>
1 parent cba5bc6 commit 9a13d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ready-to-use-ui-demo/rtu_ui_components/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
6969
implementation("androidx.constraintlayout:constraintlayout-solver:2.0.4")
7070
implementation("androidx.recyclerview:recyclerview:1.3.2")
71-
implementation("com.google.android.material:material:1.9.0")
71+
implementation("com.google.android.material:material:1.11.0")
7272

7373
def coroutines_version = "1.7.3"
7474
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version")

0 commit comments

Comments
 (0)