From f2adc7669abf463b278a031c022fd26144f2b9bd Mon Sep 17 00:00:00 2001 From: Arcadius Ahouansou Date: Wed, 5 May 2021 06:15:13 +0100 Subject: [PATCH] Upgrade to ios SDK 4.0.2 and android SDK 3.5.1 --- README.md | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25edf62..90a4513 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Uses the Brother Print SDK for Android and iOS ... More info can be found here, including a list of compatible printers: -https://www.brother.co.jp/eng/dev/mobilesdk +https://support.brother.com/g/s/es/dev/en/mobilesdk/download/index.html?c=us_ot&lang=en&comple=on&redirect=on Already bundled is the following version: - Brother Print SDK for Androidâ„¢ v3.5.1 (2020-07-16) which is in the `src/android/libs` dir. diff --git a/package.json b/package.json index cfdab18..af085db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-brother-label-printer", - "version": "1.1.2", + "version": "1.5.0", "description": "Cordova plugin for brother label printers", "cordova": { "id": "cordova-plugin-brother-label-printer", diff --git a/plugin.xml b/plugin.xml index 1be11b7..b2c5f00 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="1.5.0"> BrotherPrinter