Skip to content

Commit

Permalink
Merge pull request #10244 from TacoTheDank/bumpMaterial
Browse files Browse the repository at this point in the history
Update Google Material library
  • Loading branch information
TobiGr authored Sep 20, 2023
2 parents 6859f73 + 6c848b4 commit 50fb48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 50fb48f

Please sign in to comment.