Open
Description
Gradle 8 Migration for Custom Expo Modules
https://github.com/expo/fyi/blob/main/expo-modules-gradle8-migration.md#error-task-current-target-is-17-and-compilereleasekotlin-task-current-target-is-11-jvm-target-compatibility-should-be-set-to-the-same-java-version
It says that you have to patch the build.gradle file of the expo module but am I supposed to edit it from node_modules?
An example would be expo-splash-screen
* What went wrong:
A problem occurred evaluating project ':expo-splash-screen'.
> Could not set unknown property 'classifier' for task ':expo-splash-screen:androidSourcesJar' of type org.gradle.api.tasks.bundling.Jar.
This issue only happens for Android and not iOS.
Metadata
Metadata
Assignees
Labels
No labels