Upgrade most dependencies

This commit is contained in:
Pierre-Yves Nicolas
2026-03-22 11:22:03 +01:00
parent 2f3d42049e
commit fe2f37b7e8

View File

@@ -1,29 +1,29 @@
[versions]
agp = "8.10.1"
kotlin = "2.2.21"
kotlin = "2.3.10"
license = "0.16.1"
coreKtx = "1.17.0"
coreKtx = "1.18.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.1"
composeBom = "2025.12.00"
camerax = "1.5.2"
datastore = "1.2.0"
activityCompose = "1.13.0"
composeBom = "2026.03.00"
camerax = "1.5.3"
datastore = "1.2.1"
documentfile = "1.1.0"
litert = "1.4.1"
opencv = "4.12.0"
opencv_java = "4.9.0-0"
assertj = "3.27.6"
assertj = "3.27.7"
pdfbox = "2.0.27.0"
zoomable = "2.9.0"
aboutLibraries = "13.1.0"
protobuf = "0.9.5"
protobufJavaLite = "4.33.1"
kotlinSerialization = "1.9.0"
zoomable = "2.11.1"
aboutLibraries = "13.2.1"
protobuf = "0.9.6"
protobufJavaLite = "4.34.1"
kotlinSerialization = "1.10.0"
reorderable = "3.0.0"
jetbrainsKotlinJvm = "2.2.21"
jetbrainsKotlinJvm = "2.3.10"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }