We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f892955 commit ee72395Copy full SHA for ee72395
1 file changed
HelloAndroid/gradle/libs.versions.toml
@@ -5,9 +5,9 @@ coreKtx = "1.19.0"
5
junit = "4.13.2"
6
junitVersion = "1.3.0"
7
espressoCore = "3.7.0"
8
-lifecycleRuntimeKtx = "2.10.0"
+lifecycleRuntimeKtx = "2.11.0"
9
activityCompose = "1.13.0"
10
-composeBom = "2026.05.01"
+composeBom = "2026.06.00"
11
12
[libraries]
13
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
0 commit comments