Skip to content

Commit

Permalink
Bump androidx.activity:activity-ktx from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-ktx from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wax911 committed Mar 21, 2023
1 parent e5e66ec commit f816df3
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 @@ -64,7 +64,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.6.0"
androidx-activityKtx = "androidx.activity:activity-ktx:1.6.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 f816df3

Please sign in to comment.