You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're having a build failure regularly in the samples project:
[2024-11-07 17:57:01] [autobuild] FAILURE: Build failed with an exception.
[2024-11-07 17:57:01] [autobuild] * What went wrong:
[2024-11-07 17:57:01] [autobuild] Could not determine the dependencies of task ':samples:android-app:compileKellerbierDebugJavaWithJavac'.
[2024-11-07 17:57:01] [autobuild] > Could not create task ':samples:android-app:dataBindingGenBaseClassesKellerbierDebug'.
[2024-11-07 17:57:01] [autobuild] > Cannot use @TaskAction annotation on method DataBindingGenBaseClassesTask.writeBaseClasses() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
We're having a build failure regularly in the samples project:
https://github.com/JLLeitschuh/ktlint-gradle/actions/runs/11728536931/job/32672171619#step:4:224
Do we need to update a library to fix this?
Seeing this issue on SO that looks similar?
https://stackoverflow.com/questions/74025711/could-not-create-task-appcompiledebugkotlin-could-not-create-task-app
The text was updated successfully, but these errors were encountered: