Skip to content

Commit

Permalink
Upgrade to ios SDK 4.0.2 and android SDK 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadius committed May 5, 2021
1 parent c303c42 commit f2adc76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-brother-label-printer"
version="1.1.2">
version="1.5.0">

<name>BrotherPrinter</name>

Expand Down

0 comments on commit f2adc76

Please sign in to comment.