Skip to content

Commit

Permalink
Merge pull request #28 from Octav14n/renovate/com.google.android.mate…
Browse files Browse the repository at this point in the history
…rial-material-1.x

Update dependency com.google.android.material:material to v1.11.0
  • Loading branch information
Octav14n authored Apr 15, 2024
2 parents f52282f + 08e6255 commit 0285563
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 @@ -128,7 +128,7 @@ dependencies {
// ViewModel Kotlin support
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
// UI
implementation "com.google.android.material:material:1.10.0"
implementation "com.google.android.material:material:1.11.0"
// Testing
androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down

0 comments on commit 0285563

Please sign in to comment.