This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update with CBL 1.4.4
- Loading branch information
Showing
15 changed files
with
51 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+745 KB
lib/android/couchbase-lite-android-1.4.1.aar → lib/android/couchbase-lite-android-1.4.4.aar
Binary file not shown.
Binary file renamed
BIN
+5.59 MB
...base-lite-android-sqlite-custom-1.4.1.aar → ...base-lite-android-sqlite-custom-1.4.4.aar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+14.1 KB
.../couchbase-lite-java-javascript-1.4.1.jar → .../couchbase-lite-java-javascript-1.4.4.jar
Binary file not shown.
Binary file renamed
BIN
+138 KB
...id/couchbase-lite-java-listener-1.4.1.jar → ...id/couchbase-lite-java-listener-1.4.4.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+725 KB
(110%)
lib/ios/CouchbaseLiteListener.framework/CouchbaseLiteListener.a
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
{ | ||
"name": "couchbase-lite-phonegap-plugin", | ||
"version": "1.4.1", | ||
"description": "Install Couchbase Lite in your app to enable JSON sync", | ||
"cordova": { | ||
"id": "com.couchbase.lite.phonegap", | ||
"platforms": [ | ||
"ios", | ||
"android" | ||
] | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin.git" | ||
}, | ||
"keywords": [ | ||
"couchbase", | ||
"couchbase-lite-phonegap", | ||
"couchbase-lite", | ||
"cordova" | ||
], | ||
"engines": [ | ||
{ | ||
"name": "cordova", | ||
"version": ">=3.0.0" | ||
} | ||
], | ||
"author": "Couchbase", | ||
"license": "Apache 2.0", | ||
"bugs": { | ||
"url": "https://forums.couchbase.com/c/mobile/couchbase-lite" | ||
}, | ||
"homepage": "https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin" | ||
} | ||
"name": "couchbase-lite-phonegap-plugin", | ||
"version": "1.4.4", | ||
"description": "Install Couchbase Lite in your app to enable JSON sync", | ||
"cordova": { | ||
"id": "com.couchbase.lite.phonegap", | ||
"platforms": [ | ||
"ios", | ||
"android" | ||
] | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin.git" | ||
}, | ||
"keywords": [ | ||
"couchbase", | ||
"couchbase-lite-phonegap", | ||
"couchbase-lite", | ||
"cordova" | ||
], | ||
"engines": [ | ||
{ | ||
"name": "cordova", | ||
"version": ">=3.0.0" | ||
} | ||
], | ||
"author": "Couchbase", | ||
"license": "Apache 2.0", | ||
"bugs": { | ||
"url": "https://forums.couchbase.com/c/mobile/couchbase-lite" | ||
}, | ||
"homepage": "https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters