Surile / react-native-sunmi-printer

商米内置打印机
MIT License
44 stars 28 forks source link

Could not determine the dependencies of task ':heasy_react-native-sunmi-printer:mergeReleaseGeneratedProguardFiles #36

Closed davimateus1 closed 9 months ago

davimateus1 commented 9 months ago

Error:

"react-native": "0.72.4", "@heasy/react-native-sunmi-printer": "^1.7.0"

[stderr] * What went wrong
[stderr] Could not determine the dependencies of task ':heasy_react-native-sunmi-printer:mergeReleaseGeneratedProguardFiles'.
[stderr] > Could not determine the dependencies of null.
[stderr] > Could not create task ':heasy_react-native-sunmi-printer:compileReleaseJavaWithJavac'.
[stderr] > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above
[stderr] * Try:
[stderr] > Run with --stacktrace option to get the stack trace
[stderr] > Run with --info or --debug option to get more log output
[stderr] > Run with --scan to get full insights.89[stderr] * Get more help at https://help.gradle.org
[stderr] BUILD FAILED in 4m 27s

I'm having this error when running the eas build -p android --profile preview command, how can I solve it? I've tried a few things I've researched but none of them work.