Upgrade test libraries: android junit, assertj, espresso
This commit is contained in:
@@ -4,8 +4,8 @@ kotlin = "2.2.0"
|
|||||||
license = "0.16.1"
|
license = "0.16.1"
|
||||||
coreKtx = "1.16.0"
|
coreKtx = "1.16.0"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.3.0"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.7.0"
|
||||||
lifecycleRuntimeKtx = "2.9.1"
|
lifecycleRuntimeKtx = "2.9.1"
|
||||||
activityCompose = "1.10.1"
|
activityCompose = "1.10.1"
|
||||||
composeBom = "2025.06.01"
|
composeBom = "2025.06.01"
|
||||||
@@ -13,7 +13,7 @@ camerax = "1.4.2"
|
|||||||
datastore = "1.1.7"
|
datastore = "1.1.7"
|
||||||
litert = "1.4.0"
|
litert = "1.4.0"
|
||||||
opencv = "4.12.0"
|
opencv = "4.12.0"
|
||||||
assertj = "3.27.3"
|
assertj = "3.27.4"
|
||||||
pdfbox = "2.0.27.0"
|
pdfbox = "2.0.27.0"
|
||||||
zoomable = "2.8.1"
|
zoomable = "2.8.1"
|
||||||
aboutLibraries = "12.2.4"
|
aboutLibraries = "12.2.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user