react-native-mlkit icon indicating copy to clipboard operation
react-native-mlkit copied to clipboard

Build failing on Android

Open abbasiArbisoft opened this issue 8 months ago • 0 comments

Log

* Where:
Script '/node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle' line: 40

* What went wrong:
A problem occurred evaluating project ':infinitered-react-native-mlkit-core'.
> Failed to apply plugin class 'KotlinExpoModulesCorePlugin'.
   > Could not find method android() for arguments [KotlinExpoModulesCorePlugin$_apply_closure4@1e1c9539] on project ':infinitered-react-native-mlkit-core' of type org.gradle.api.Project.

Using :

"expo": "~50.0.20", "@infinitered/react-native-mlkit-image-labeling": "^1.0.0"

abbasiArbisoft avatar Mar 26 '25 23:03 abbasiArbisoft