We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa1f8f commit 1e87d51Copy full SHA for 1e87d51
gradle/libs.versions.toml
@@ -10,9 +10,9 @@ kotlinCoroutines = "1.7.2"
10
ktx = "1.10.1"
11
appCompat = "1.6.1"
12
materialDesign = "1.1.1"
13
-composeBom = "2023.05.01"
+composeBom = "2023.08.00"
14
activityCompose = "1.7.2"
15
-liveData = "1.4.3"
+liveData = "1.5.0"
16
lifecycleCompiler = "2.6.1"
17
constraintlayout = "2.1.4"
18
lifecycleViewmodelKtx = "2.6.1"
0 commit comments