Skip to content

Commit

Permalink
Android support
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Oct 6, 2015
1 parent 0611130 commit d872be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<platform name="android">
<config-file target="res/xml/config.xml" parent="/*">
<feature name="Mapbox">
<param name="android-package" value="com.telerik.plugins.mapbox.Mapboxgl" />
<param name="android-package" value="com.telerik.plugins.mapbox.Mapbox" />
</feature>
</config-file>

Expand Down

0 comments on commit d872be2

Please sign in to comment.