Build Error: Error while fetching plugins

Hello I am getting below error while building apk for android
I am using Build: 2023.3693 on Windox 10 - 64 bit

Here is log:

To honour the JVM settings for this build a single-use Daemon process will be forked. See The Gradle Daemon.
19:08:31.820 Daemon will be stopped at the end of the build
19:08:31.820
19:08:31.820 > Configure project :App
19:08:31.820 Authorizing plugins
19:08:31.820 Error while fetching plugins:
19:08:31.820
19:08:31.820 FAILURE: Build failed with an exception.
19:08:31.820
19:08:31.820 * Where:
19:08:31.820 Build file ‘C:\Users\Viral\AppData\Local\Temp\Corona Labs\CLtmpa10868\template\app\build.gradle.kts’ line: 575
19:08:31.820
19:08:31.820 * What went wrong:
19:08:31.820 Error while fetching plugins:
19:08:31.820
19:08:31.820 * Try:
19:08:31.820 > Run with --stacktrace option to get the stack trace.
19:08:31.820 > Run with --info or --debug option to get more log output.
19:08:31.820 > Run with --scan to get full insights.
19:08:31.820
19:08:31.820 * Get more help at https://help.gradle.org
19:08:31.820
19:08:31.820 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
19:08:31.820
19:08:31.820 You can use ‘–warning-mode all’ to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
19:08:31.820
19:08:31.820 See Command-Line Interface

Please help me @vlads