cordova-plugin-qrscanner
cordova-plugin-qrscanner copied to clipboard
Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
android 3.3 have this problem
This is a warning but basically in the qrscanner.gradle file you have to replace compile with implementation since compile was deprecated long time ago