Skip to content

Commit

Permalink
Merge branch dev to master
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Aug 6, 2019
2 parents da4efaf + a9c6674 commit 8478c49
Show file tree
Hide file tree
Showing 6 changed files with 658 additions and 445 deletions.
3 changes: 0 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/accent" />
<meta-data android:name="com.google.firebase.messaging.default_notification_channel_id" android:value="@string/default_notification_channel_id"/>
</config-file>
<resource-file src="src/android/google-services.json" target="."/>
<resource-file src="src/android/cordova-plugin-firebase-strings.xml" target="res/values/cordova-plugin-firebase-strings.xml" />
<source-file src="src/android/FirebasePlugin.java" target-dir="src/org/apache/cordova/firebase" />
<source-file src="src/android/OnNotificationOpenReceiver.java" target-dir="src/org/apache/cordova/firebase" />
Expand Down Expand Up @@ -109,8 +108,6 @@
</array>
</config-file>

<resource-file src="src/ios/GoogleService-Info.plist" />

<header-file src="src/ios/AppDelegate+FirebasePlugin.h" />
<source-file src="src/ios/AppDelegate+FirebasePlugin.m" />
<header-file src="src/ios/FirebasePlugin.h" />
Expand Down
42 changes: 0 additions & 42 deletions src/android/google-services.json

This file was deleted.

Loading

0 comments on commit 8478c49

Please sign in to comment.