Skip to content

Commit bb0d138

Browse files
committed
Update dependency androidx.test:runner to v1.4.0
1 parent afe3d1e commit bb0d138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
kapt 'com.github.bumptech.glide:compiler:4.9.0'
3737

3838
testImplementation 'junit:junit:4.12'
39-
androidTestImplementation 'androidx.test:runner:1.1.0-alpha4'
39+
androidTestImplementation 'androidx.test:runner:1.4.0'
4040
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha4'
4141

4242
def fuelVersion = '2.0.1'

0 commit comments

Comments
 (0)