Source added
This commit is contained in:
parent
b2864b500e
commit
ba28ca859e
8352 changed files with 1487182 additions and 1 deletions
13
gradle/benchmark-libs.versions.toml
Normal file
13
gradle/benchmark-libs.versions.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# IMPORTANT: After changing a dependency, please run:
|
||||
# ./gradlew --write-verification-metadata sha256 qa --rerun-tasks
|
||||
|
||||
[versions]
|
||||
androidx-test-ext-junit = "1.1.5"
|
||||
|
||||
[libraries]
|
||||
# Macrobench/Baseline profiles
|
||||
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext-junit" }
|
||||
espresso-core = "androidx.test.espresso:espresso-core:3.4.0"
|
||||
uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
|
||||
androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
|
||||
androidx-benchmark-micro = "androidx.benchmark:benchmark-junit4:1.1.0-beta04"
|
||||
Loading…
Add table
Add a link
Reference in a new issue