refactor: upgrade composeBom

This commit is contained in:
2026-06-12 13:08:20 +02:00
parent 25855ad7b3
commit bd0c8e477b
+1 -1
View File
@@ -9,7 +9,7 @@ kotlinxCoroutinesAndroid = "1.11.0"
lifecycleRuntimeKtx = "2.10.0" lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.13.0" activityCompose = "1.13.0"
kotlin = "2.4.0" kotlin = "2.4.0"
composeBom = "2026.02.01" composeBom = "2026.05.01"
lifecycleViewmodelKtx = "2.10.0" lifecycleViewmodelKtx = "2.10.0"
loggingInterceptor = "5.3.2" loggingInterceptor = "5.3.2"
okhttp = "5.3.2" okhttp = "5.3.2"