Skip to content

Commit

Permalink
Update Compose
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| maven      | org.jetbrains.compose.runtime:runtime  | 1.7.0 | 1.7.1 |
| maven      | androidx.compose.ui:ui-tooling-preview | 1.7.4 | 1.7.5 |
| maven      | androidx.compose.ui:ui-tooling         | 1.7.4 | 1.7.5 |
  • Loading branch information
renovate[bot] committed Nov 12, 2024
1 parent 5ca48a0 commit 4f7029d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android-target = "34"
# the Android compileSdkVersion to use
android-compile = "34"

jetbrains-compose = "1.7.0"
jetbrains-compose = "1.7.1"

touchlab-stately = "2.1.0"
napier = "2.7.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidx-core-ktx = "1.15.0"
androidx-espresso-core = "3.6.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose = "1.7.4"
compose = "1.7.5"
compose-plugin = "1.7.0"
junit = "4.13.2"
koject = "1.3.0"
Expand Down

0 comments on commit 4f7029d

Please # to comment.