HEY , using 2020.3582 I get this error when trying to build on android
Summary
23:08:26.297 BUILD FAILED in 16s
23:08:26.297 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:08:26.578 Android build failed (1) after 19 seconds
23:09:46.522
23:09:46.522 Copyright (C) 2009-2020 C o r o n a L a b s I n c .
23:09:46.522 Version: 3.0.0
23:09:46.522 Build: 2020.3582
23:09:46.522 Platform: SM-G900S / x64 / 10.0 / Intel(R) HD Graphics 5500 / 4.4.0 - Build 20.19.15.4531 / 2020.3582 / he_IL | IL | he_IL | he
23:09:46.522 Loading project from: C:\Program Files (x86)\Corona Labs\Balloon Dash
23:09:46.522 Project sandbox folder: C:\Users\user\AppData\Local\Corona Labs\Corona Simulator\Sandbox\balloon dash-1B6B312839C2469B605A0607255A1799\Documents
23:09:46.542 admob.init() WARNING: The AdMob plugin is only supported on Android & iOS devices. Please build for device
23:11:56.894
23:11:56.894 Copyright (C) 2009-2020 C o r o n a L a b s I n c .
23:11:56.894 Version: 3.0.0
23:11:56.894 Build: 2020.3582
23:11:56.894 Platform: SM-G900S / x64 / 10.0 / Intel(R) HD Graphics 5500 / 4.4.0 - Build 20.19.15.4531 / 2020.3582 / he_IL | IL | he_IL | he
23:11:56.905 Loading project from: C:\Program Files (x86)\Corona Labs\plugins-sample-admob-master
23:11:56.905 Project sandbox folder: C:\Users\user\AppData\Local\Corona Labs\Corona Simulator\Sandbox\plugins-sample-admob-master-39470E5741F5C7E1EE2B6DC3B9164490\Documents
23:11:57.042 admob.init() WARNING: The AdMob plugin is only supported on Android & iOS devices. Please build for device
23:12:05.159 Testing credentials for 'C:\Program Files (x86)\Corona Labs\Corona\Resources\debug.keystore':
23:12:07.297 jar signed.
23:12:07.297 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:12:08.814 Using custom build id from app bundle: 00000 (AppSettings.lua)
23:12:08.814
23:12:08.814 Using custom Build Id 00000
23:12:26.357 @ver > NUL
23:12:26.357 Exception in thread "DisconnectableInputStream source reader" org.gradle.api.UncheckedIOException: java.io.IOException: Access is denied
23:12:26.357 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61)
23:12:26.357 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41)
23:12:26.357 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:125)
23:12:26.357 at java.lang.Thread.run(Thread.java:745)
23:12:26.357 Caused by: java.io.IOException: Access is denied
23:12:26.357 at java.io.FileInputStream.readBytes(Native Method)
23:12:26.357 at java.io.FileInputStream.read(FileInputStream.java:255)
23:12:26.357 at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
23:12:26.357 at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
23:12:26.357 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
23:12:26.357 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:96)
23:12:26.357 ... 1 more
23:12:26.357 Error while fetching plugins
23:12:26.357
23:12:26.357
23:12:26.357 FAILURE: Build failed with an exception.
23:12:26.357
23:12:26.357 * Where:
23:12:26.357 Build file 'C:\Users\user\AppData\Local\Temp\Corona Labs\CLtmpa18836\template\app\build.gradle.kts' line: 595
23:12:26.357
**23:12:26.357 * What went wrong:**
**23:12:26.357 Error while fetching plugins**
23:12:26.357
23:12:26.357 * Try:
23:12:26.357 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.
23:12:26.357
23:12:26.357 * Get more help at https://help.gradle.org
23:12:26.357
23:12:26.357 BUILD FAILED in 15s
23:12:26.357 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:12:26.653 Android build failed (1) after 18 seconds
23:21:50.345
as you can see this is admob sample project, which works good on corona public 2018 build, I have admob plugin on my account from the store… any method to get it to work ?