Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 90e1340 commit bf70084
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 @@ -2,7 +2,7 @@
android-compileSdk = "34"
android-minSdk = "21"
android-targetSdk = "34"
compose = "1.7.0"
compose = "1.7.1"
gradle-android = "8.5.2"
jacoco = "0.8.11"
java = "21"
Expand Down

0 comments on commit bf70084

Please sign in to comment.