Skip to content

Commit b540fea

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent b42d912 commit b540fea

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
@@ -37,7 +37,7 @@ android {
3737
dependencies {
3838
implementation 'androidx.activity:activity-ktx:1.5.1'
3939
implementation 'androidx.core:core-ktx:1.12.0'
40-
implementation 'androidx.appcompat:appcompat:1.5.1'
40+
implementation 'androidx.appcompat:appcompat:1.7.0'
4141
implementation 'com.google.android.material:material:1.6.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)