junit_modif

This commit is contained in:
Sergio De la torre 2023-02-10 15:18:01 +01:00
parent 29e5cfe212
commit 4d81ad2105
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'