Building Cordova App failed due to missing test-dsa.key after extraction

So I’ve changed the path of distributionUrl in GradleBuilder.js to a downloaded local gradle zip file, and when extraction during building of a Cordova app, the build failed and returns a missing file exception, which is the test-dsa.key file in internal-integ-testing/sshd-config folder. Is there any workaround this?