thiendangit / react-native-thermal-receipt-printer-image-qr

React native thermal receipt printer
https://www.npmjs.com/package/react-native-thermal-receipt-printer-image-qr
119 stars 80 forks source link

Could not determine the dependencies of task ':react-native-thermal-receipt-printer-image-qr:compileDebugAidl'. #95

Open Kajanan02 opened 1 year ago

Kajanan02 commented 1 year ago

FAILURE: Build failed with an exception.

BUILD FAILED in 5s

In => android/build.grandle

ext { buildToolsVersion = "29.0.2" minSdkVersion = 21 compileSdkVersion = 30 targetSdkVersion = 30 // Remove 'supportLibVersion' property and put specific versions for AndroidX libraries androidXCore = "1.0.2" // Put here other AndroidX dependencies }

Please give a solution... Thanks for advance.

prantabiswas commented 1 year ago

Hope you've found the workaround, if not, you may try the solution here

saifulshihab commented 1 year ago

Hope you've found the workaround, if not, you may try the solution here

Thank you.