Merge pull request #8692 from TacoTheDank/bumpMaterial
Update Google Material to 1.6.1
This commit is contained in:
commit
f7a2c3ff9c
2 changed files with 5 additions and 3 deletions
|
|
@ -218,7 +218,7 @@ dependencies {
|
|||
implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01'
|
||||
implementation "androidx.work:work-runtime-ktx:${androidxWorkVersion}"
|
||||
implementation "androidx.work:work-rxjava3:${androidxWorkVersion}"
|
||||
implementation 'com.google.android.material:material:1.5.0'
|
||||
implementation 'com.google.android.material:material:1.6.1'
|
||||
|
||||
/** Third-party libraries **/
|
||||
// Instance state boilerplate elimination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue