Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 785da30 commit fab85b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
stdlib: "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version",
test: "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version",
],
material: 'com.google.android.material:material:1.2.1',
material: 'com.google.android.material:material:1.10.0',
recyclerview: 'androidx.recyclerview:recyclerview:1.3.2',
viewbinding: 'androidx.databinding:viewbinding:4.0.1',
viewmodelktx: 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0',
Expand Down

0 comments on commit fab85b4

Please sign in to comment.