Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-ktx to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent ce97f3c commit ba64c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WebViewSample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
}

dependencies {
implementation 'androidx.activity:activity-ktx:1.5.1'
implementation 'androidx.activity:activity-ktx:1.9.1'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.1'
Expand Down
2 changes: 1 addition & 1 deletion com.libmallnftscshop.nftlibermall/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
}

dependencies {
implementation 'androidx.activity:activity-ktx:1.5.1'
implementation 'androidx.activity:activity-ktx:1.9.1'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.1'
Expand Down

0 comments on commit ba64c71

Please sign in to comment.