Merge pull request #8692 from TacoTheDank/bumpMaterial

Update Google Material to 1.6.1
This commit is contained in:
Stypox 2022-08-02 11:05:24 +02:00 committed by GitHub
commit f7a2c3ff9c
2 changed files with 5 additions and 3 deletions

View file

@ -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