cordova-plugin-printer
cordova-plugin-printer copied to clipboard
AndroidX
@ImTung Thanks for awesome pull request. I get success to build android:
npm i cordova-plugin-printer@[email protected]:ImTung/cordova-plugin-printer.git
I'm looking forward to be merged this pull request.
This PR needs to be merged ASAP!
if you would like to use it directly within the package.json file, you can add this "temporary branch" as follows
{
// ...
"dependencies": {
// ...
"cordova-plugin-printer": "ImTung/cordova-plugin-printer",
},
"devDependencies": {
// ...
}
}
Up for merge this Pull Request
This PR should be merged ASAP..!
This PR needs to be merged ASAP!
You still have to change the plugin.xml file
<preference name="ANDROIDX_PRINT_VERSION" default="1.0.0"/>
<framework src="androidx.print:print:$ANDROIDX_PRINT_VERSION" />
Ground control to Major Katzer, do you hear me Major @katzer? This merge will fix cordova-android@10+ build errors. @