hms-react-native-plugin icon indicating copy to clipboard operation
hms-react-native-plugin copied to clipboard

Cannot use @TaskAction annotation on method IncrementalTransformTask.transform()

Open Avadon opened this issue 1 year ago • 0 comments

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

  • Platform: React-Native
  • Kit: Location
  • Kit Version: 6.12.0-300
  • OS Version: OS X 13.5
  • Node Version: 20.9.0

Avadon avatar Jan 12 '24 12:01 Avadon