We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1087281 commit ced2059Copy full SHA for ced2059
1 file changed
WebViewSample/app/build.gradle
@@ -38,7 +38,7 @@ android {
38
dependencies {
39
implementation 'androidx.activity:activity-ktx:1.8.0'
40
implementation 'androidx.core:core-ktx:1.7.0'
41
- implementation 'androidx.appcompat:appcompat:1.5.1'
+ implementation 'androidx.appcompat:appcompat:1.6.1'
42
implementation 'com.google.android.material:material:1.6.1'
43
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
44
testImplementation 'junit:junit:4.13.2'
0 commit comments