Hi there group,
I’m dealing with the next error whereas working android construct of Cocos undertaking.
No matching configuration of undertaking :libcocos2dx was discovered. The buyer was configured to discover a runtime of a part, in addition to attribute ‘com.android.construct.api.attributes.BuildTypeAttr’ with worth ‘debug’ however:
– Not one of the consumable configurations have attributes.
I’m utilizing,
Cocos creator model 2.4.10.
SDK API degree 28,
NDK r19,
Android Gradle plugin model 4.2.2
Gradle model 6.7.1
Android studio 2021.3.1
Error,
Is there any method to resolve the error
Thanks.
Can you employgradlew compileDebugSources
orgradlew compileDebug --stacktrace
within the Terminal panel to see the detailed error messages?