cordova-plugin-qrscanner icon indicating copy to clipboard operation
cordova-plugin-qrscanner copied to clipboard

Update gradle file to support Gradle 7+

Open MattBultje opened this issue 3 years ago • 1 comments

compile is deprecated and removed since Gradle 7, in favor of 'implementation'.

MattBultje avatar Jan 13 '22 14:01 MattBultje

Yes, please!

Qvadis avatar Mar 21 '22 12:03 Qvadis