so i got this error while building app
17:18:25.713 Warning:
17:18:25.713 The signer's certificate is self-signed.
17:18:25.713
17:18:25.713 The timestamp will expire on 2031-11-10.
17:18:38.725 Excluding specified files from build:
17:18:38.725 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
17:18:38.725 Error while fetching plugins:
17:18:38.725
17:18:38.725 FAILURE: Build failed with an exception.
17:18:38.725
17:18:38.725 * Where:
17:18:38.725 Build file 'C:\Users\DrippAcidd\AppData\Local\Temp\Corona Labs\CLtmpa10584\template\app\build.gradle.kts' line: 579
17:18:38.725
17:18:38.725 * What went wrong:
17:18:38.725 Error while fetching plugins:
17:18:38.725
17:18:38.725 * Try:
17:18:38.725 > Run with --stacktrace option to get the stack trace.
17:18:38.725 > Run with --info or --debug option to get more log output.
17:18:38.725 > Run with --scan to get full insights.
17:18:38.725
17:18:38.725 * Get more help at https://help.gradle.org
17:18:38.725
17:18:38.725 BUILD FAILED in 10s
17:18:38.926 Android build failed (1) after 13 seconds
and problem is that even when typing --info or --scan nothing shows up and i cannot get into AppData\Local\Temp\Corona Labs\CLtmpa10584\template\app\build.gradle.kts
since there isn’t any folder or something that i could fix i’m new to solar2d so i don’t know why this is happening