Skip to content

Commit

Permalink
fix(deps): 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 and wax911 committed Aug 6, 2024
1 parent 1a8f216 commit 66d1c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ timber = "com.jakewharton.timber:timber:5.0.1"

android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "gradle-plugin" }

androidx-activityKtx = "androidx.activity:activity-ktx:1.7.2"
androidx-activityKtx = "androidx.activity:activity-ktx:1.9.1"

androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }
Expand Down

0 comments on commit 66d1c10

Please sign in to comment.