Skip to content

Commit 164ebdd

Browse files
committed
Update dependencies
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
1 parent d32a568 commit 164ebdd

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
@@ -2,23 +2,23 @@
22
androidLibraryVersion = "8.2.2"
33
androidXDocumentFileVersion = "1.0.1"
44
appCompatVersion = "1.7.0"
5-
cameraCamera2Version = "1.3.4"
6-
constraintlayoutVersion = "2.1.4"
7-
coreKtxVersion = "1.13.1"
5+
cameraCamera2Version = "1.4.0"
6+
constraintlayoutVersion = "2.2.0"
7+
coreKtxVersion = "1.15.0"
88
flexboxVersion = "3.0.0"
99
tensorflowLiteSupportVersion = "0.4.4"
1010
coroutinesVersion = "1.8.0"
1111
datastorePreferencesVersion = "1.1.1"
12-
desugarVersion = "2.1.2"
12+
desugarVersion = "2.1.3"
1313
espressoCoreVersion = "3.6.1"
1414
gsonVersion = "2.10.1"
1515
junit = "1.2.1"
16-
junitJupiterApiVersion = "5.10.2"
17-
junitPlatformRunnerVersion = "1.10.2"
16+
junitJupiterApiVersion = "5.11.3"
17+
junitPlatformRunnerVersion = "1.11.3"
1818
junitVersion = "4.13.2"
1919
kotlinAndroidVersion = "2.0.0"
2020
kotlinCsvJvmVersion = "1.10.0"
21-
lifecycleLivedataCoreKtxVersion = "2.8.6"
21+
lifecycleLivedataCoreKtxVersion = "2.8.7"
2222
lunaVersion = "0.3.5"
2323
materialVersion = "1.10.0"
2424
markwonVersion = "4.6.2"
@@ -27,8 +27,8 @@ preferenceKtxVersion = "1.2.1"
2727
printVersion = "1.0.0"
2828
recyclerviewVersion = "1.3.2"
2929
renderscriptIntrinsicsReplacementToolkitVersion = "0.8"
30-
solVersion = "9.8.2"
31-
workRuntimeKtxVersion = "2.9.1"
30+
solVersion = "9.10.2"
31+
workRuntimeKtxVersion = "2.10.0"
3232
zxingVersion = "3.5.2"
3333

3434
[libraries]

0 commit comments

Comments
 (0)