Skip to content

Commit 2bff087

Browse files
chore(deps): update androidx test ext to v1.1.4 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dc0014 commit 2bff087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ ext {
4545
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.2.0-beta02",
4646
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.9.0",
4747
androidEspressoCore : "androidx.test.espresso:espresso-core:3.5.0",
48-
androidJUnit : "androidx.test.ext:junit:1.1.3",
49-
androidJUnitKotlinExtensions: "androidx.test.ext:junit-ktx:1.1.3",
48+
androidJUnit : "androidx.test.ext:junit:1.1.4",
49+
androidJUnitKotlinExtensions: "androidx.test.ext:junit-ktx:1.1.4",
5050
androidRecyclerView : "androidx.recyclerview:recyclerview:1.2.1",
5151
androidSwipeRefreshLayout : "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0",
5252
junit : "junit:junit:4.13.2",

0 commit comments

Comments
 (0)