I can’t make a build because it gives me error downloading the plugin.
“ERROR: There was a problem downloading plugin ‘plugin.utf8_com.coronalabs’. Please, try again.”
12:12:12.340 Using custom Build Id 00000
12:12:23.532 @ver > NUL
12:12:23.532 Exception in thread “DisconnectableInputStream source reader” org.gradle.api.UncheckedIOException: java.io.IOException: Acesso negado
12:12:23.532 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61)
12:12:23.532 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41)
12:12:23.532 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:125)
12:12:23.532 at java.lang.Thread.run(Thread.java:748)
12:12:23.532 Caused by: java.io.IOException: Acesso negado
12:12:23.532 at java.io.FileInputStream.readBytes(Native Method)
12:12:23.532 at java.io.FileInputStream.read(FileInputStream.java:255)
12:12:23.532 at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
12:12:23.532 at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
12:12:23.532 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
12:12:23.532 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:96)
12:12:23.532 … 1 more
12:12:23.532 ERROR: There was a problem downloading plugin ‘plugin.utf8_com.coronalabs’. Please, try again.
12:12:23.532
12:12:23.532 FAILURE: Build failed with an exception.
12:12:23.532
12:12:23.532 * Where:
12:12:23.532 Build file ‘C:\xxx\build.gradle.kts’ line: 531
12:12:23.532
12:12:23.532 * What went wrong:
12:12:23.532 s3.amazonaws.com
12:12:23.532
12:12:23.532 * Try:
12:12:23.532 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.