Skip to content

Commit ac37a78

Browse files
committed
chore(gradle): reorganize and clean up libs.versions.toml
Reorder dependencies and bundles in the version catalog for clarity and maintainability. Group related libraries and plugins, remove duplicates, and improve structure without changing versions.
1 parent 3b17387 commit ac37a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
agp = "8.12.1"
66
app-cash-turbine = "1.2.1"
77
assertj-core = "3.27.4"
8-
central-publisher = "0.0.6"
8+
central-publisher = "0.2.0-alpha.1"
99
# Gradle plugins
1010
com-linecorp-build-recipe-plugin = "1.1.1"
1111
dependency-analysis = "3.0.0"

0 commit comments

Comments
 (0)