mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 12:32:06 +00:00
Android: Update dependencies
This commit is contained in:
parent
20665ebce7
commit
e4f97a2532
2 changed files with 10 additions and 10 deletions
|
@ -47,6 +47,6 @@ baselineProfile {
|
|||
dependencies {
|
||||
implementation("androidx.test.ext:junit:1.1.5")
|
||||
implementation("androidx.test.espresso:espresso-core:3.5.1")
|
||||
implementation("androidx.test.uiautomator:uiautomator:2.2.0")
|
||||
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.2")
|
||||
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
|
||||
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.4")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue