Skip to content

Commit b790890

Browse files
authored
Merge pull request #21 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update dependency com.google.android.material:material to v1.6.1
2 parents 8d373db + 5a3db67 commit b790890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939

4040
implementation 'androidx.appcompat:appcompat:1.4.1'
4141
implementation 'androidx.core:core-ktx:1.7.0'
42-
implementation 'com.google.android.material:material:1.6.0'
42+
implementation 'com.google.android.material:material:1.6.1'
4343
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4444

4545
// viewModels

0 commit comments

Comments
 (0)