File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 mavenCentral()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:4.2 .2'
10+ classpath ' com.android.tools.build:gradle:7.4 .2'
1111
1212
1313 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ dependencies {
5555 androidTestImplementation ' org.mockito:mockito-core:3.0.0'
5656 androidTestImplementation ' org.mockito:mockito-android:3.0.0'
5757 androidTestImplementation ' androidx.test.ext:junit:1.1.1'
58- androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.0 '
59- androidTestImplementation ' androidx.test.espresso:espresso-intents:3.1.0 '
58+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
59+ androidTestImplementation ' androidx.test.espresso:espresso-intents:3.5.1 '
6060}
6161
6262buildscript {
You can’t perform that action at this time.
0 commit comments