Skip to content

Commit

Permalink
Update dependency androidx.activity:activity to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent a91c191 commit ed6b212
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 @@ -55,7 +55,7 @@ detekt-test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref
androidx-gradle-lints = { module = "androidx.lint:lint-gradle", version = "1.0.0-alpha03" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-activity = { module = "androidx.activity:activity", version = "1.9.3" }
androidx-activity = { module = "androidx.activity:activity", version = "1.10.0" }
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }

Expand Down

0 comments on commit ed6b212

Please sign in to comment.