Skip to content

Commit 30c07d0

Browse files
authored
Merge pull request #84 from PatilShreyas/dependabot/gradle/com.google.android.material-material-1.11.0
[Update]: Bump com.google.android.material:material from 1.6.1 to 1.11.0
2 parents 0be7a3d + 6f72076 commit 30c07d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'androidx.core:core-ktx:1.12.0'
5656
implementation 'androidx.fragment:fragment-ktx:1.6.2'
5757
implementation 'androidx.appcompat:appcompat:1.6.1'
58-
implementation 'com.google.android.material:material:1.6.1'
58+
implementation 'com.google.android.material:material:1.11.0'
5959
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
6060

6161
// Jetpack Compose

0 commit comments

Comments
 (0)