Skip to content

Commit

Permalink
Add dependencies to Firebase.AppIndexing nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed May 3, 2017
1 parent 13bba4a commit 406bbe8
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -18,6 +18,8 @@
<dependencies>
<group targetFramework="MonoAndroid70">
<dependency id="Xamarin.GooglePlayServices.Basement" version="[$version$]" />
<dependency id="Xamarin.GooglePlayServices.Base" version="[$version$]"/>
<dependency id="Xamarin.GooglePlayServices.Tasks" version="[$version$]"/>
<dependency id="Xamarin.Firebase.Common" version="[$version$]"/>
</group>
</dependencies>
Expand Down

0 comments on commit 406bbe8

Please sign in to comment.