HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

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

Open Avadon opened 8 months ago

Avadon commented 8 months ago

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