Hi all,
I just switched to the latest build 2020.3635 of Solar2D (coming from 2020.3627).
The build worked for Android with Version 2020.3627 but with the newest version I receive a build error.
It seems to be related to my PlugIn which includes a corona.gradle
.
Was there a change in the build procedure for Android maybe the handling of above file ?
ERROR: configuring 'plugin.paybluecode' failed!
FAILURE: Build failed with an exception.
* Where:
Build file '/private/var/folders/jt/q0ctmttx77nfprt1_km63md40000gn/T/CLtmp3CCiQb/template/app/build.gradle.kts' line: 303
* What went wrong:
A problem occurred evaluating script.
> No signature of method: corona_4k0dhe31x5kahxnf4g06x3r4m.android() is applicable for argument types: (corona_4k0dhe31x5kahxnf4g06x3r4m$_run_closure2) values: [corona_4k0dhe31x5kahxnf4g06x3r4m$_run_closure2@6ad76a23]
* 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 30s