Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent c1e4b0b commit 8683e5a
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.11.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 8683e5a

Please sign in to comment.