Skip to content

Commit 5d273d0

Browse files
chore(deps): bump material from 1.1.0-alpha08 to 1.1.0-alpha09 (#2208)
Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0-alpha08 to 1.1.0-alpha09. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b0ea9f4 commit 5d273d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ dependencies {
136136
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
137137
implementation 'androidx.cardview:cardview:1.0.0'
138138
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta01'
139-
implementation 'com.google.android.material:material:1.1.0-alpha08'
139+
implementation 'com.google.android.material:material:1.1.0-alpha09'
140140
implementation "androidx.browser:browser:1.0.0"
141141
implementation 'androidx.exifinterface:exifinterface:1.0.0'
142142
implementation "androidx.lifecycle:lifecycle-extensions:${lifecycle_version}"

0 commit comments

Comments
 (0)