Skip to content

Commit 1e81fa1

Browse files
Update all dependencies
1 parent 3a54a3c commit 1e81fa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

AdaptiveUiCodelab/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
2-
androidGradlePlugin = "8.4.0"
3-
composeBom = "2024.05.00"
2+
androidGradlePlugin = "8.5.0"
3+
composeBom = "2024.06.00"
44
coreKtx = "1.13.1"
55
activityCompose = "1.9.0"
66
espressoCore = "3.5.1"
77
junit = "4.13.2"
88
junitVersion = "1.1.5"
99
kotlin = "1.9.23"
1010
kotlinxCoroutinesAndroid = "1.8.0"
11-
lifecycle = "2.7.0"
12-
window = "1.2.0"
11+
lifecycle = "2.8.2"
12+
window = "1.3.0"
1313

1414
[libraries]
1515
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }

0 commit comments

Comments
 (0)