Skip to content

Commit 5decf48

Browse files
committed
feat: Update dependencies
This commit updates the following dependencies: - androidxComposeBom from 2025.09.01 to 2025.10.00 - androidxComposeRuntimeTracing from 1.9.2 to 1.9.3 - androidxMetrics from 1.0.0-rc01 to 1.0.0 - gmsPlugin from 4.4.3 to 4.4.4 - okhttp from 5.1.0 to 5.2.1 - ktor from 3.3.0 to 3.3.1 - googlePhoneNumber from 9.0.15 to 9.0.16 - cameraCore from 1.5.0 to 1.5.1 - androidxRoom from 2.8.1 to 2.8.2
1 parent c4e866d commit 5decf48

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ androidGradlePlugin = "8.13.0"
55
androidxActivity = "1.11.0"
66
androidxAppCompat = "1.7.1"
77
androidxBrowser = "1.9.0"
8-
androidxComposeBom = "2025.09.01"
9-
androidxComposeRuntimeTracing = "1.9.2"
8+
androidxComposeBom = "2025.10.00"
9+
androidxComposeRuntimeTracing = "1.9.3"
1010
androidxCore = "1.17.0"
1111
androidxCoreSplashscreen = "1.0.1"
1212
androidxDataStore = "1.1.7"
1313
androidxEspresso = "3.7.0"
1414
androidxLifecycle = "2.9.4"
1515
androidxMacroBenchmark = "1.4.1"
16-
androidxMetrics = "1.0.0-rc01"
16+
androidxMetrics = "1.0.0"
1717
androidxNavigation = "2.9.5"
1818
androidxProfileinstaller = "1.4.1"
1919
androidxTestCore = "1.7.0"
@@ -29,15 +29,15 @@ androidxBiometric = "1.2.0-alpha05"
2929
androidxAppAuth = "1.0.0"
3030
coil = "3.3.0"
3131
constraintlayoutVersion = "1.1.1"
32-
gmsPlugin = "4.4.3"
32+
gmsPlugin = "4.4.4"
3333
junit4 = "4.13.2"
3434
kotlin = "2.2.20"
3535
kotlinxCoroutines = "1.10.2"
3636
kotlinxDatetime = "0.7.1"
3737
kotlinxSerializationJson = "1.9.0"
3838
ksp = "2.2.20-2.0.3"
3939
lint = "31.13.0"
40-
okhttp = "5.1.0"
40+
okhttp = "5.2.1"
4141
protobuf = "4.32.1"
4242
protobufPlugin = "0.9.5"
4343
retrofit = "3.0.0"
@@ -49,13 +49,13 @@ koinAnnotations = "2.2.0"
4949
material = "1.13.0"
5050
mockito = "5.20.0"
5151
mockitoKotlin = "6.1.0"
52-
ktor = "3.3.0"
52+
ktor = "3.3.1"
5353
slf4j = "2.0.17"
5454
gson = "2.13.2"
55-
googlePhoneNumber = "9.0.15"
55+
googlePhoneNumber = "9.0.16"
5656
zxing = "3.5.3"
5757
eudiWalletCore = "0.20.0"
58-
cameraCore = "1.5.0"
58+
cameraCore = "1.5.1"
5959
owaspDependencyCheck = "12.1.6"
6060
material3 = "1.4.0"
6161
kover = "0.9.2"
@@ -64,7 +64,7 @@ baselineprofile = "1.4.1"
6464
timber = "5.0.1"
6565
treessence = "1.1.2"
6666
rqesUiSDK = "0.3.4"
67-
androidxRoom = "2.8.1"
67+
androidxRoom = "2.8.2"
6868
cloudy = "0.2.7"
6969

7070
[libraries]

0 commit comments

Comments
 (0)