Skip to content

Commit

Permalink
Adding Google Play Service back as a dependency after remove in PR ar…
Browse files Browse the repository at this point in the history
  • Loading branch information
briantq committed Sep 12, 2018
1 parent b78d8b7 commit 41cbb86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ xmlns:android="http://schemas.android.com/apk/res/android">
<source-file src="src/android/colors.xml" target-dir="res/values" />

<framework src="src/android/build.gradle" custom="true" type="gradleReference" />
<framework src="com.google.gms:google-services:+" />
<framework src="com.google.android.gms:play-services-tagmanager:+" />
<framework src="com.google.firebase:firebase-core:+" />
<framework src="com.google.firebase:firebase-messaging:+" />
Expand Down

0 comments on commit 41cbb86

Please sign in to comment.