Skip to content

Commit d06f183

Browse files
Fix Compose BOM version: revert to 2024.11.00 (2024.12.00 doesn't exist)
Co-authored-by: nicolas-raoul <99590+nicolas-raoul@users.noreply.github.com>
1 parent fab7c6c commit d06f183

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
@@ -11,7 +11,7 @@ annotation = "1.3.0"
1111
browser = "1.3.0"
1212
cardview = "1.0.0"
1313
commonsIo = "2.6"
14-
composeBom = "2024.12.00"
14+
composeBom = "2024.11.00"
1515
constraintlayout = "1.1.3"
1616
coordinates2country = "1.8"
1717
dexcount = "4.0.0"

0 commit comments

Comments
 (0)