Skip to content

Commit 6995edb

Browse files
committed
Downgrade Compose BOM to be compatible with target SDK 35
1 parent 013b313 commit 6995edb

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
@@ -9,7 +9,7 @@ credentialsPlayServicesAuth = "1.5.0"
99
espressoCore = "3.6.1"
1010
espressoIntents = "3.7.0"
1111
firebaseBom = "34.6.0"
12-
composeBom = "2025.11.00"
12+
composeBom = "2025.10.01"
1313
fragmentTesting = "1.8.9"
1414
fragmentviewbindingdelegateKt = "1.0.2"
1515
googleid = "1.1.1"

0 commit comments

Comments
 (0)