We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a141a81 + 5e29b07 commit 9fb18efCopy full SHA for 9fb18ef
app/build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
implementation 'androidx.preference:preference-ktx:1.2.1'
88
implementation 'androidx.viewpager:viewpager:1.0.0'
89
implementation 'com.burhanrashid52:photoeditor:3.0.2'
90
- implementation 'com.google.android.material:material:1.12.0-beta01'
+ implementation 'com.google.android.material:material:1.12.0-rc01'
91
92
// Testing-only dependencies
93
androidTestImplementation 'androidx.test:core:1.5.0'
0 commit comments