Skip to content

Commit 3cc13ff

Browse files
Update dependency androidx.activity:activity to v1.9.0
1 parent 5b52ab2 commit 3cc13ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ detekt-test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref
4949
androidx-gradle-lints = { module = "androidx.lint:lint-gradle", version = "1.0.0-alpha01" }
5050
androidx-core = { module = "androidx.core:core-ktx", version = "1.12.0" }
5151
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
52-
androidx-activity = { module = "androidx.activity:activity", version = "1.8.2" }
52+
androidx-activity = { module = "androidx.activity:activity", version = "1.9.0" }
5353
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
5454
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
5555

0 commit comments

Comments
 (0)