Bump androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1 (#93)

This commit is contained in:
dependabot[bot] 2024-06-28 07:02:31 +08:00 committed by GitHub
parent 172d11641a
commit 368fed7c4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,5 +13,5 @@ cxx = { module = "org.lsposed.libcxx:libcxx", version = "27.0.11718014-beta1" }
dobby = { module = "io.github.vvb2060.ndk:dobby", version = "1.2" } dobby = { module = "io.github.vvb2060.ndk:dobby", version = "1.2" }
test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" } test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
test-runner = { module = "androidx.test:runner", version = "1.6.0" } test-runner = { module = "androidx.test:runner", version = "1.6.0" }
test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.0" } test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.1" }