We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725c18e commit 6c848b4Copy full SHA for 6c848b4
1 file changed
app/build.gradle
@@ -229,7 +229,7 @@ dependencies {
229
implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01'
230
implementation "androidx.work:work-runtime-ktx:${androidxWorkVersion}"
231
implementation "androidx.work:work-rxjava3:${androidxWorkVersion}"
232
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.9.0'
233
234
/** Third-party libraries **/
235
// Instance state boilerplate elimination
0 commit comments