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.
2 parents 3a54a3c + 1e81fa1 commit b4625dbCopy full SHA for b4625db
AdaptiveUiCodelab/gradle/libs.versions.toml
@@ -1,15 +1,15 @@
1
[versions]
2
-androidGradlePlugin = "8.4.0"
3
-composeBom = "2024.05.00"
+androidGradlePlugin = "8.5.0"
+composeBom = "2024.06.00"
4
coreKtx = "1.13.1"
5
activityCompose = "1.9.0"
6
espressoCore = "3.5.1"
7
junit = "4.13.2"
8
junitVersion = "1.1.5"
9
kotlin = "1.9.23"
10
kotlinxCoroutinesAndroid = "1.8.0"
11
-lifecycle = "2.7.0"
12
-window = "1.2.0"
+lifecycle = "2.8.2"
+window = "1.3.0"
13
14
[libraries]
15
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
0 commit comments