I am using Corona SDK 2020.3575 (2020.2.15)
When I tried to make an Android build, it keeps given me the following error:
Mar 09 12:15:54.234 Building Android app for xxx@xxx.com with 2020.3575
Mar 09 12:15:56.055 Using custom build id from app bundle: 00000 (AppSettings.lua)
Mar 09 12:15:58.398 BUILD SUCCESSFUL
Total time: 1 second
Mar 09 12:19:21.633 ERROR: There was a problem downloading plugin ‘shared.android.support.v4.coreutils_com.coronalabs’. Please, try again.
Mar 09 12:19:21.633
Mar 09 12:19:21.647 FAILURE: Build failed with an exception.
* Where:
Mar 09 12:19:21.648 Build file ‘/private/var/folders/0d/8bhfdklx159db3gym406247h0000gp/T/CLtmpRisrbO/template/app/build.gradle.kts’ line: 529
* What went wrong:
Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 3m 22s
Mar 09 12:19:22.116 Android build failed (256) after 206 seconds
Mar 09 12:19:22.437 ERROR: Build Failed: Failed to Build
Error code: 256
Mar 09 12:19:22.437
Mar 09 12:23:15.264 Using openjdk version “1.8.0_242”
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_242-b08)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.242-b08, mixed mode)
Mar 09 12:23:16.049 Building Android app for xxx@xxx.com with 2020.3575
Mar 09 12:23:19.275 Using custom build id from app bundle: 00000 (AppSettings.lua)
Mar 09 12:23:21.486 BUILD SUCCESSFUL
Total time: 1 second
Mar 09 12:24:47.503 ERROR: There was a problem downloading plugin ‘plugin.google.iap.v3_com.coronalabs’. Please, try again.
Mar 09 12:24:47.504
Mar 09 12:24:47.505 FAILURE:
Mar 09 12:24:47.505 Build failed with an exception.
* Where:
Build file ‘/private/var/folders/0d/8bhfdklx159db3gym406247h0000gp/T/CLtmp84QyCi/template/app/build.gradle.kts’ line: 529
* What went wrong:
Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 23s
Mar 09 12:24:47.992 Android build failed (256) after 88 seconds
Mar 09 12:24:48.261 ERROR: Build Failed: Failed to Build
Error code: 256
Mar 09 12:24:48.262