File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
3030 implementation " androidx.appcompat:appcompat:$appcompat_version "
3131 implementation " androidx.core:core-ktx:$core_version "
3232 implementation " com.google.android.material:material:$material_version "
33- testImplementation ' junit:junit:4.12 '
33+ testImplementation ' junit:junit:4.13 '
3434 androidTestImplementation ' androidx.test:runner:1.2.0'
3535 androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
3636}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
2929 implementation " androidx.core:core-ktx:$core_version "
3030 implementation ' androidx.constraintlayout:constraintlayout:1.1.3'
3131 implementation " com.google.android.material:material:$material_version "
32- testImplementation ' junit:junit:4.12 '
32+ testImplementation ' junit:junit:4.13 '
3333 androidTestImplementation ' androidx.test:runner:1.2.0'
3434 androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
3535}
You can’t perform that action at this time.
0 commit comments