mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-29 14:08:47 +00:00
Currently the uiauto library is built on top of the deprecated android.support libraries. Create an updated uiauto library (uiauto-androidx) using androidx and keep it alongside the old one for compatibility reasons. As we update workload-automation going forward, we should update the workloads to use the androidx version of uiauto. This has been tested with the latest gradle version available at the time (8.8).
7 lines
230 B
Properties
7 lines
230 B
Properties
#Wed May 03 15:42:44 BST 2017
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-all.zip
|