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 b540feaCopy full SHA for b540fea
WebViewSample/app/build.gradle
@@ -37,7 +37,7 @@ android {
37
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'
+ implementation 'androidx.appcompat:appcompat:1.7.0'
41
implementation 'com.google.android.material:material:1.6.1'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
testImplementation 'junit:junit:4.13.2'
0 commit comments