A junit (#5369)
* only:andorid progress lol * only:androidx.test.ext:junit:1.1.3 --------- Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
parent
89bade780b
commit
4d37833378
|
@ -71,7 +71,7 @@ dependencies {
|
|||
implementation 'androidx.navigation:navigation-ui:2.1.0'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
|
||||
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue