Skip to content

Commit 9547ccc

Browse files
Update dependency androidx.activity:activity-ktx to v1.12.2
1 parent b42d912 commit 9547ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WebViewSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
}
3636

3737
dependencies {
38-
implementation 'androidx.activity:activity-ktx:1.5.1'
38+
implementation 'androidx.activity:activity-ktx:1.12.2'
3939
implementation 'androidx.core:core-ktx:1.12.0'
4040
implementation 'androidx.appcompat:appcompat:1.5.1'
4141
implementation 'com.google.android.material:material:1.6.1'

0 commit comments

Comments
 (0)