Bump org.jetbrains.compose.hot-reload (#47)

This commit was merged in pull request #47.
This commit is contained in:
dependabot[bot]
2025-05-30 08:11:23 +00:00
committed by GitHub
parent 9653bcf0e8
commit b909f89234
+1 -1
View File
@@ -2,7 +2,7 @@
kotlin = "2.1.21" kotlin = "2.1.21"
compose = "1.8.0" compose = "1.8.0"
compose-hot-reload = "1.0.0-alpha09" compose-hot-reload = "1.0.0-alpha10"
agp = "8.7.3" agp = "8.7.3"
androidx-lifecycle = "2.8.4" androidx-lifecycle = "2.8.4"
androidx-activity-compose = "1.10.1" androidx-activity-compose = "1.10.1"