Skip to content

Commit

Permalink
chore:TOP-96 compose-ui module activity 버전 1.7.1 -> 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taewooyo committed Jul 11, 2024
1 parent bdc6476 commit 5efab17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/compose-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")


implementation("androidx.activity:activity-compose:1.7.1")
implementation("androidx.activity:activity-compose:1.9.0")
implementation("androidx.compose.material:material:1.4.3")
implementation("androidx.compose.animation:animation:1.4.3")
implementation("androidx.compose.ui:ui-tooling:1.4.3")
Expand Down

0 comments on commit 5efab17

Please sign in to comment.