We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42d912 commit 840783bCopy full SHA for 840783b
WebViewSample/app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'androidx.activity:activity-ktx:1.5.1'
39
implementation 'androidx.core:core-ktx:1.12.0'
40
implementation 'androidx.appcompat:appcompat:1.5.1'
41
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.13.0'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
testImplementation 'junit:junit:4.13.2'
44
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
0 commit comments