allboatsrise / expo-marketingcloudsdk

Expo module for Salesforce Marketing Cloud SDK
MIT License
12 stars 12 forks source link

Build issue #23

Closed fbalexandre closed 11 months ago

fbalexandre commented 11 months ago

We are encountering an issue related to Gradle while attempting to build."

Running 'gradlew :app:bundleRelease' in /home/expo/workingdir/build/android Downloading https://services.gradle.org/distributions/gradle-7.5.1-all.zip 10 %. 20%. 30 %. 40%. 50%. 60% 70%. 80%. 90%. 100% Welcome to Gradle 7.5.1! Here are the highlights of this release:

andrejpavlovic commented 11 months ago

Expo version?

fbalexandre commented 11 months ago

"expo": "~47.0.14",

andrejpavlovic commented 11 months ago

You'll have to try an older version of the package. Latest one supports 49+ https://github.com/allboatsrise/expo-marketingcloudsdk/blob/d2064a3f94efe44b68cabef19c9922122de1e57b/package.json#L55

andrejpavlovic commented 11 months ago

Closing as it seems to be related of using unsupported combination of Expo and plugin versions.