Skip to content

Commit 44fcc8f

Browse files
dependabot-preview[bot]nikit19
authored andcommitted
chore(deps): bump material from 1.1.0-beta01 to 1.2.0-alpha03 (fossasia#2522)
Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0-beta01 to 1.2.0-alpha03. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.1.0-beta01...1.2.0-alpha03) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1912c6a commit 44fcc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
163163
implementation 'androidx.cardview:cardview:1.0.0'
164164
implementation 'androidx.recyclerview:recyclerview:1.1.0'
165-
implementation 'com.google.android.material:material:1.1.0-beta01'
165+
implementation 'com.google.android.material:material:1.2.0-alpha03'
166166
implementation "androidx.browser:browser:1.2.0"
167167
implementation 'androidx.exifinterface:exifinterface:1.1.0'
168168
implementation "androidx.lifecycle:lifecycle-extensions:${lifecycle_version}"

0 commit comments

Comments
 (0)