mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump espressoVersion from 3.3.0 to 3.4.0
Bumps `espressoVersion` from 3.3.0 to 3.4.0. Updates `espresso-contrib` from 3.3.0 to 3.4.0 Updates `espresso-core` from 3.3.0 to 3.4.0 --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-contrib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Hibon
parent
33c88cded3
commit
43921721d4
@@ -92,7 +92,7 @@ dependencies {
|
||||
val kotlinVersion = "1.5.20"
|
||||
val kxCoroutinesVersion = "1.4.2"
|
||||
val ktorVersion = "1.6.1"
|
||||
val espressoVersion = "3.3.0"
|
||||
val espressoVersion = "3.4.0"
|
||||
|
||||
androidTestImplementation("androidx.test.espresso:espresso-contrib:$espressoVersion")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:$espressoVersion")
|
||||
|
||||
Reference in New Issue
Block a user