(feat): dep updates #52
1 changed files with 1 additions and 1 deletions
Merge pull request 'chore(deps): update dependency androidx.test.ext:junit to v1.3.0' (#45) from renovate/androidx.test.ext-junit-1.x into dev
commit
60fbe3c9ec
|
|
@ -79,7 +79,7 @@ dependencies {
|
|||
implementation("androidx.activity:activity-ktx:1.10.1")
|
||||
implementation("com.google.android.material:material:1.14.0")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.1.4")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.3.0")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue