Skip to content

Commit a3b9e35

Browse files
Update dependency com.google.android.material:material to v1.7.0
1 parent df7fd8b commit a3b9e35

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
@@ -48,7 +48,7 @@ android {
4848
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4949
implementation 'androidx.core:core-ktx:1.8.0'
5050
implementation 'androidx.appcompat:appcompat:1.4.2'
51-
implementation 'com.google.android.material:material:1.6.1'
51+
implementation 'com.google.android.material:material:1.7.0'
5252
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
5353
testImplementation 'junit:junit:4.13.2'
5454
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)