Skip to content

Commit 9e95a34

Browse files
fix(deps): update androidx.activity to v1.8.0 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b95cd63 commit 9e95a34

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
@@ -20,7 +20,7 @@ android-min = "24"
2020
android-target = "34"
2121
android-compile = "34"
2222
androidx-appcompat = "1.6.1"
23-
androidx-activity = "1.7.2"
23+
androidx-activity = "1.8.0"
2424
androidx-annotations = "1.7.0"
2525
androidx-compose-compiler = "1.5.3"
2626
androidx-core = "1.12.0"

0 commit comments

Comments
 (0)