react-native-receive-sharing-intent
react-native-receive-sharing-intent copied to clipboard
Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
Hii @ajith-ab and @all
Could not create task ':react-native-receive-sharing-intent:compileDebugAndroidTestKotlin'. > Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
Please help me, how to solve this issue?
Thanks
buildscript { ext { buildToolsVersion = "33.0.0" minSdkVersion = 21 compileSdkVersion = 33 targetSdkVersion = 33 kotlinVersion ='1.6.10' } try to add the kotlinVersion