Merge pull request #10244 from TacoTheDank/bumpMaterial

Update Google Material library
This commit is contained in:
Tobi 2023-09-20 18:19:53 +02:00 committed by GitHub
commit 50fb48f66d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,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.6.1'
implementation 'com.google.android.material:material:1.9.0'
/** Third-party libraries **/
// Instance state boilerplate elimination