Commit 5a7af99f authored by Jonathan Stanton's avatar Jonathan Stanton

Merge remote-tracking branch 'origin' into jonathan/add-podspec

parents 6cb2b681 a269d823
...@@ -20,7 +20,7 @@ android { ...@@ -20,7 +20,7 @@ android {
dependencies { dependencies {
// Google's GCM. // Google's GCM.
compile 'com.google.android.gms:play-services-gcm:9.4.0' compile 'com.google.android.gms:play-services-gcm:10.0.1'
compile 'com.facebook.react:react-native:+' compile 'com.facebook.react:react-native:+'
......
{ {
"name": "react-native-notifications", "name": "react-native-notifications",
"version": "1.1.4", "version": "1.1.5",
"description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android",
"author": "Lidan Hifi <lidan.hifi@gmail.com>", "author": "Lidan Hifi <lidan.hifi@gmail.com>",
"license": "MIT", "license": "MIT",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment