diff options
Diffstat (limited to 'android/scripts/update-lockfile.sh')
| -rwxr-xr-x | android/scripts/update-lockfile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/scripts/update-lockfile.sh b/android/scripts/update-lockfile.sh index e400caed72..e062fd08c3 100755 --- a/android/scripts/update-lockfile.sh +++ b/android/scripts/update-lockfile.sh @@ -22,6 +22,7 @@ GRADLE_TASKS=( EXCLUDED_GRADLE_TASKS=( "-xensureRelayListExist" "-xensureJniDirectoryExist" + "-xensureMaybenotMachinesExist" ) export GRADLE_OPTS |
