From 01416e23b30636c5fea3fa5c2c3f67974d1d9299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Wed, 11 Dec 2013 13:52:55 +0100 Subject: [PATCH] Begin with KitKat support --- README.md | 2 +- plugin.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce75377..e0e0097 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ by Sebastián Katzer ([github.com/katzer](https://github.com/katzer)) - **iOS** *(Print from iOS devices to AirPrint compatible printers)*
See [Drawing and Printing Guide for iOS](http://developer.apple.com/library/ios/documentation/2ddrawing/conceptual/drawingprintingios/Printing/Printing.html) for detailed informations and screenshots. -- **Android** *(Print through 3rd party printing apps)* +- **Android** *(<= 4.3, Print through 3rd party printing apps)* ## Adding the Plugin to your project Through the [Command-line Interface](http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface): diff --git a/plugin.xml b/plugin.xml index b793422..b0025ae 100644 --- a/plugin.xml +++ b/plugin.xml @@ -42,6 +42,9 @@ + + +