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
Description
Cannot use @TaskAction annotation on method IncrementalTransformTask.transform() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
Expected behavior
Example build successfully for Android
Current behavior
Gradle build error when I try react-native build-android
Screenshots
If applicable, add screenshots to help explain your issue
Description
Cannot use @TaskAction annotation on method IncrementalTransformTask.transform() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
Expected behavior
Example build successfully for Android
Current behavior
Gradle build error when I try
react-native build-android
Screenshots
If applicable, add screenshots to help explain your issue
Logs
https://pastebin.com/h7KT1tHh
Environment
The text was updated successfully, but these errors were encountered: