Hello,
I am developing an android application. I have configured my app on Felgo Cloud Build.
The build fails with the below error:
FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':packageDebug'. ⋗ Could not create task ':processDebugResources'. ⋗ Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
I am able to build it locally with felgo Qt creator. The project configuration is as follows:
Android NDk:- 26.1.10909125
Android platform:- android-34
ANDROID_GRADLE_TOOLS_VERSION:- 8.5.0
ANDROID_GRADLE_WRAPPER_VERSION:- 8.7
ANDROID_NDK_HOST:- windows_x86_64