File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242 implementation ' com.google.android.material:material:1.9.0'
4343 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4444 testImplementation ' junit:junit:4.13.2'
45- androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
45+ androidTestImplementation ' androidx.test.ext:junit:1.2.0 '
4646 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
4747
4848 implementation project(" :otp_code_view" )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 implementation ' androidx.appcompat:appcompat:1.6.1'
4141 implementation ' com.google.android.material:material:1.9.0'
4242 testImplementation ' junit:junit:4.13.2'
43- androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
43+ androidTestImplementation ' androidx.test.ext:junit:1.2.0 '
4444 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
4545}
4646
You can’t perform that action at this time.
0 commit comments