januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
368 stars 430 forks source link

In order to compile Java 9+ source, please set compileSdkVersion to 30 or above #256

Open kikikiswanto opened 1 month ago

kikikiswanto commented 1 month ago

I have issue after update React Native

"react-native": "0.75.3",

buildToolsVersion = "34.0.0" minSdkVersion = 23 compileSdkVersion = 34 targetSdkVersion = 34 ndkVersion = "26.1.10909125" kotlinVersion = "1.9.24"

FAILURE: Build failed with an exception.