Skip to content

Commit 7e7d8b4

Browse files
Update dependency com.google.android.material:material to v1.11.0
1 parent b42d912 commit 7e7d8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebViewSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'androidx.activity:activity-ktx:1.5.1'
3939
implementation 'androidx.core:core-ktx:1.12.0'
4040
implementation 'androidx.appcompat:appcompat:1.5.1'
41-
implementation 'com.google.android.material:material:1.6.1'
41+
implementation 'com.google.android.material:material:1.11.0'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
testImplementation 'junit:junit:4.13.2'
4444
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)