We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eed28ad + 383208a commit 140029fCopy full SHA for 140029f
1 file changed
plugin.xml
@@ -44,8 +44,9 @@
44
</feature>
45
</config-file>
46
47
- <dependency id="com.google.playservices" url="https://github.com/wf9a5m75/google-play-services#v23" />
48
-
+ <framework src="com.google.android.gms:play-services-maps:+" />
+ <framework src="com.google.android.gms:play-services-location:+" />
49
+
50
<!-- plugin src files -->
51
<source-file src="src/android/plugin/google/maps/AsyncLicenseInfo.java" target-dir="src/plugin/google/maps" />
52
<source-file src="src/android/plugin/google/maps/AsyncKmlParser.java" target-dir="src/plugin/google/maps" />
0 commit comments