Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose to v1.7.1 (#292)
Browse files Browse the repository at this point in the history
* Update dependency org.jetbrains.compose to v1.7.1

| datasource | package                                                   | from  | to    |
| ---------- | --------------------------------------------------------- | ----- | ----- |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.0 | 1.7.1 |

* Update libs.versions.toml

* Update gradle/libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petrus Nguyễn Thái Học <hoc081098@gmail.com>
  • Loading branch information
renovate[bot] and hoc081098 authored Feb 16, 2025
1 parent ac5b30c commit 9938e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sample-android-target = "34"
# the Android compileSdkVersion to use in sample
sample-android-compile = "34"

jetbrains-compose = "1.7.0"
jetbrains-compose = "1.8.0-alpha03"

napier = "2.7.1"
flowExt = "1.0.0"
Expand Down

0 comments on commit 9938e14

Please sign in to comment.