Skip to content

Commit 9fb18ef

Browse files
authored
Merge pull request #505 from cvzi/renovate/com.google.android.material-material-1.x
Update dependency com.google.android.material:material to v1.12.0-rc01
2 parents a141a81 + 5e29b07 commit 9fb18ef

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
@@ -87,7 +87,7 @@ dependencies {
8787
implementation 'androidx.preference:preference-ktx:1.2.1'
8888
implementation 'androidx.viewpager:viewpager:1.0.0'
8989
implementation 'com.burhanrashid52:photoeditor:3.0.2'
90-
implementation 'com.google.android.material:material:1.12.0-beta01'
90+
implementation 'com.google.android.material:material:1.12.0-rc01'
9191

9292
// Testing-only dependencies
9393
androidTestImplementation 'androidx.test:core:1.5.0'

0 commit comments

Comments
 (0)