Skip to content

Commit 5750d56

Browse files
committed
Bump Android deps
1 parent 165b4d4 commit 5750d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22
agp = "8.13.0"
3-
jna = "5.17.0"
3+
jna = "5.18.1"
44
kotlin = "2.2.20"
55
coreKtx = "1.17.0"
66
junit = "4.13.2"
77
junitVersion = "1.3.0"
88
espressoCore = "3.7.0"
99
lifecycleRuntimeKtx = "2.9.4"
1010
activityCompose = "1.11.0"
11-
composeBom = "2025.09.00"
11+
composeBom = "2025.09.01"
1212

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

0 commit comments

Comments
 (0)