File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,5 +61,5 @@ dependencies {
6161 androidTestImplementation(" androidx.test:runner:1.7.0" )
6262 androidTestImplementation(" androidx.test.espresso:espresso-core:3.7.0" )
6363 androidTestImplementation(" androidx.test:rules:1.7.0" )
64- androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3 .0" )
64+ androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.4 .0" )
6565}
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ dependencies {
9191 androidTestImplementation(" androidx.test.espresso:espresso-contrib:3.7.0" )
9292 androidTestImplementation(" androidx.test:rules:1.7.0" )
9393 androidTestImplementation(" androidx.test:runner:1.7.0" )
94- androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3 .0" )
94+ androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.4 .0" )
9595 androidTestImplementation(" junit:junit:4.13.2" )
9696 androidTestImplementation(" org.hamcrest:hamcrest-library:3.0" )
9797 androidTestImplementation(" com.google.firebase:firebase-auth" )
Original file line number Diff line number Diff line change @@ -69,5 +69,5 @@ dependencies {
6969 androidTestImplementation(" androidx.test.espresso:espresso-core:3.7.0" )
7070 androidTestImplementation(" androidx.test:rules:1.7.0" )
7171 androidTestImplementation(" androidx.test:runner:1.7.0" )
72- androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3 .0" )
72+ androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.4 .0" )
7373}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ activityCompose = "1.13.0"
33agp = " 9.2.1"
44camerax = " 1.6.1"
55coil3Compose = " 3.5.0"
6- composeBom = " 2026.06.00 "
6+ composeBom = " 2026.06.01 "
77composeNavigation = " 2.9.8"
88coreKtx = " 1.19.0"
99espressoCore = " 3.7.0"
Original file line number Diff line number Diff line change @@ -62,5 +62,5 @@ dependencies {
6262 androidTestImplementation(" androidx.test:runner:1.7.0" )
6363 androidTestImplementation(" androidx.test.espresso:espresso-core:3.7.0" )
6464 androidTestImplementation(" androidx.test:rules:1.7.0" )
65- androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3 .0" )
65+ androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.4 .0" )
6666}
You can’t perform that action at this time.
0 commit comments