Skip to content

Commit

Permalink
Update androidx.compose.ui to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent 5389d19 commit 2e1bd4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ kiwi-illustrations = "kiwi.orbit.compose:illustrations:0.24.0"
androidx-compose-navigation-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0"
androidx-compose-foundation = "androidx.compose.foundation:foundation:1.3.1"
androidx-compose-viewmodel-lifecycle = "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1"
androidx-compose-ui = "androidx.compose.ui:ui:1.3.3"
androidx-compose-ui = "androidx.compose.ui:ui:1.4.1"
androidx-compose-material = "androidx.compose.material:material:1.3.1"
androidx-compose-material-icons-extended = "androidx.compose.material:material-icons-extended:1.3.1"
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
androidx-tooling = "androidx.compose.ui:ui-tooling:1.3.3"
androidx-tooling-preview = "androidx.compose.ui:ui-tooling-preview:1.3.3"
androidx-tooling = "androidx.compose.ui:ui-tooling:1.4.1"
androidx-tooling-preview = "androidx.compose.ui:ui-tooling-preview:1.4.1"

raamcosta-destinations = 'io.github.raamcosta.compose-destinations:core:1.4.4-beta'
raamcosta-destinations-animations = 'io.github.raamcosta.compose-destinations:animations-core:1.4.4-beta'
Expand Down Expand Up @@ -69,7 +69,7 @@ truth = "com.google.truth:truth:1.1.3"

junit-android = 'androidx.test.ext:junit:1.1.5'
espresso = 'androidx.test.espresso:espresso-core:3.5.1'
compose-test = "androidx.compose.ui:ui-test-junit4:1.3.3"
compose-test = "androidx.compose.ui:ui-test-junit4:1.4.1"

leakcanary = "com.squareup.leakcanary:leakcanary-android:2.10"

Expand Down

0 comments on commit 2e1bd4c

Please sign in to comment.