Skip to content

Commit 3fa64e6

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------------ | ------------------------ | | maven | com.android.library:com.android.library.gradle.plugin | 8.9.1 | 8.9.2 | | maven | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.8.0-beta02 | 1.8.0-SNAPSHOT+pull-5245 |
1 parent ff3db0f commit 3fa64e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ mockWebServer = "4.12.0"
1616
retrofit = "2.11.0"
1717
moshi = "1.15.2"
1818
spotlessVersion = "7.0.3"
19-
composePlugin = "1.8.0-beta02"
20-
agp = "8.9.1"
19+
composePlugin = "1.8.0-SNAPSHOT+pull-5245"
20+
agp = "8.9.2"
2121
cache4k = "0.14.0"
2222
publish = "0.31.0"
2323
jacksonModuleKotlin = "2.18.3"

0 commit comments

Comments
 (0)