Skip to content

Commit ee44c0b

Browse files
committed
[android] bump remaining deps
1 parent ba2b78b commit ee44c0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Samples/Beyond.NET.Sample.Android/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22
agp = "8.13.0"
33
jna = "5.17.0"
4-
kotlin = "2.2.0"
5-
coreKtx = "1.16.0"
4+
kotlin = "2.2.20"
5+
coreKtx = "1.17.0"
66
junit = "4.13.2"
77
junitVersion = "1.3.0"
88
espressoCore = "3.7.0"
9-
lifecycleRuntimeKtx = "2.9.2"
10-
activityCompose = "1.10.1"
11-
composeBom = "2025.07.00"
9+
lifecycleRuntimeKtx = "2.9.4"
10+
activityCompose = "1.11.0"
11+
composeBom = "2025.09.00"
1212

1313
[libraries]
1414
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)