Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit 495adef

Browse files
Bump material from 1.2.0-alpha05 to 1.2.0-alpha06
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.0-alpha05 to 1.2.0-alpha06. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.2.0-alpha05...1.2.0-alpha06) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 51365e1 commit 495adef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation "androidx.preference:preference-ktx:1.1.1"
4545
implementation "androidx.fragment:fragment-ktx:1.2.2"
4646

47-
implementation 'com.google.android.material:material:1.2.0-alpha05'
47+
implementation 'com.google.android.material:material:1.2.0-alpha06'
4848

4949
implementation 'com.github.beatbrot:ImagePainter:3c3f2b9bcc'
5050
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'

0 commit comments

Comments
 (0)