Surile / react-native-sunmi-printer

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

Not installable with RN: 0.72.0 #32

Closed manage-some closed 9 months ago

manage-some commented 1 year ago

Could not create task ':heasy_react-native-sunmi-printer:compileDebugJavaWithJavac'. > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above

Screenshot 2023-06-25 at 8 02 51 PM

This worked fine with 0.71.8

BigPun86 commented 11 months ago

u just need to set the compileSDK to 30. Probably there are better ways, but that worked on my side

Irtiza-Atiq commented 9 months ago

SAme issue I am facing I tried everything still it gives this my compileSDK is already 33

Irtiza-Atiq commented 9 months ago

I even set it to 30 still this issue is comming