Skip to content

Commit

Permalink
Bump activity-ktx from 1.2.4 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps activity-ktx from 1.2.4 to 1.3.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2021
1 parent 71391ab commit fa4a842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot-bridge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
dependencies {

dependencySync("androidx.activity:activity-compose:1.3.0-rc02")
dependencySync("androidx.activity:activity-ktx:1.2.4")
dependencySync("androidx.activity:activity-ktx:1.3.0")
dependencySync("androidx.annotation:annotation:1.2.0")
dependencySync("androidx.appcompat:appcompat:1.3.1")
dependencySync("androidx.arch.core:core-testing:2.1.0")
Expand Down

0 comments on commit fa4a842

Please sign in to comment.