Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 6c5fa31

Browse files
Georgi ProdanovAntonDobrev
authored andcommitted
Update package.json for NS 3.0. Adding freshly rebuilt Android aar
1 parent f2314d3 commit 6c5fa31

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1-
{
2-
"name" : "nativescript-push-notifications",
3-
"version": "0.1.2",
4-
"main" : "push-plugin",
1+
{
2+
"name": "nativescript-push-notifications",
3+
"version": "0.1.3",
4+
"main": "push-plugin",
5+
"author": {
6+
"name": "NativeScript Team"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "https://github.com/NativeScript/push-plugin.git"
811
},
912
"license": "Apache-2.0",
1013
"nativescript": {
1114
"platforms": {
12-
"ios": "2.4.0",
13-
"android": "2.4.1"
15+
"ios": "3.0.0",
16+
"android": "3.0.0"
1417
},
1518
"hooks": [
1619
{

platforms/android/pushplugin.aar

8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)