File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545 implementation ' androidx.lifecycle:lifecycle-extensions:2.2.0'
4646 implementation ' androidx.preference:preference:1.2.0'
4747 testImplementation ' junit:junit:4.13.2'
48- androidTestImplementation ' androidx.test:runner:1.5.2 '
48+ androidTestImplementation ' androidx.test:runner:1.6.0-alpha02 '
4949 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
5050 wearApp project(' :wear' )
5151 implementation " androidx.preference:preference:1.2.0"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 implementation ' androidx.appcompat:appcompat:1.6.0'
3838 implementation ' com.google.code.gson:gson:2.9.0'
3939 testImplementation ' junit:junit:4.13.2'
40- androidTestImplementation ' androidx.test:runner:1.5.2 '
40+ androidTestImplementation ' androidx.test:runner:1.6.0-alpha02 '
4141 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
4242 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4343 implementation " androidx.room:room-runtime:2.5.0"
You can’t perform that action at this time.
0 commit comments