Update build.gradle

This commit is contained in:
Zhengyu Peng 2022-02-22 18:32:14 -05:00
parent 69848dce6e
commit afc8ca2c45

View File

@ -40,4 +40,4 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
}
}