Bug 40651: Fix Gradle not found in GV/merge_aars
Geckoview builds were failing because the merge_aars phase was missing Gradle.
Since #40640 (closed) we are passing gradle as an argument while setting the compiler up, but the merge_aars phase was missing it.
Closes #40651 (closed).
Edited by Pier Angelo Vendrame