Skip to content

Commit 5efab17

Browse files
committed
chore:TOP-96 compose-ui module activity 버전 1.7.1 -> 1.9.0
1 parent bdc6476 commit 5efab17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/compose-ui/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
5050

5151

52-
implementation("androidx.activity:activity-compose:1.7.1")
52+
implementation("androidx.activity:activity-compose:1.9.0")
5353
implementation("androidx.compose.material:material:1.4.3")
5454
implementation("androidx.compose.animation:animation:1.4.3")
5555
implementation("androidx.compose.ui:ui-tooling:1.4.3")

0 commit comments

Comments
 (0)