mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-04 10:20:21 -05:00
Android: Update dependencies
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user