Plugin has now its own package namespace
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
|
||||
package de.appplant.cordova.plugin;
|
||||
package de.appplant.cordova.plugin.printer;
|
||||
|
||||
public class KitKatPrinter extends CordovaPlugin {
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
|
||||
package de.appplant.cordova.plugin;
|
||||
package de.appplant.cordova.plugin.printer;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.FileOutputStream;
|
||||
|
Reference in New Issue
Block a user