Upgrade libraries (#11)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
[versions]
|
||||
agp = "8.9.2"
|
||||
kotlin = "2.1.0"
|
||||
kotlin = "2.2.0"
|
||||
license = "0.16.1"
|
||||
coreKtx = "1.16.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
lifecycleRuntimeKtx = "2.9.0"
|
||||
lifecycleRuntimeKtx = "2.9.1"
|
||||
activityCompose = "1.10.1"
|
||||
composeBom = "2025.05.00"
|
||||
composeBom = "2025.06.01"
|
||||
camerax = "1.4.2"
|
||||
litert = "1.2.0"
|
||||
litert = "1.4.0"
|
||||
opencv = "4.11.0"
|
||||
assertj = "3.27.3"
|
||||
pdfbox = "2.0.27.0"
|
||||
zoomable = "2.8.0"
|
||||
zoomable = "2.8.1"
|
||||
|
||||
[libraries]
|
||||
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
||||
|
||||
Reference in New Issue
Block a user