1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 11:22:41 +01:00

fw/uiauto: Fix uiauto builds and update apks

The version of gradle being used was out of date, update to a later
version to fix building of uiauto apks.
This commit is contained in:
Marc Bonnici
2024-02-27 15:18:01 +00:00
parent adbb647fa7
commit 7315041e90
79 changed files with 135 additions and 134 deletions

View File

@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip