We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65761f4 commit e0b9afaCopy full SHA for e0b9afa
Samples/Beyond.NET.Sample.Android/gradle/libs.versions.toml
@@ -6,9 +6,9 @@ coreKtx = "1.17.0"
6
junit = "4.13.2"
7
junitVersion = "1.3.0"
8
espressoCore = "3.7.0"
9
-lifecycleRuntimeKtx = "2.9.4"
10
-activityCompose = "1.11.0"
11
-composeBom = "2025.10.01"
+lifecycleRuntimeKtx = "2.10.0"
+activityCompose = "1.12.0"
+composeBom = "2025.11.01"
12
13
[libraries]
14
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
0 commit comments