This repository was archived by the owner on Jul 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Naxam.Mapbox.MapboxJavaCore Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1818// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1919// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2020
21- [ assembly: AssemblyVersion ( "2.0.0" ) ]
22- [ assembly: AssemblyInformationalVersion ( "2.0.0" ) ]
21+ [ assembly: AssemblyVersion ( "2.0.0.1 " ) ]
22+ [ assembly: AssemblyInformationalVersion ( "2.0.0.1 " ) ]
2323
2424// The following attributes are used to specify the signing key for the assembly,
2525// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 77 This sample removes the method: android.support.v4.content.CursorLoader.loadInBackground:
88 <remove-node path="/api/package[@name='android.support.v4.content']/class[@name='CursorLoader']/method[@name='loadInBackground']" />
99 -->
10+ <attr path =" /api/package[@name='com.mapbox.services']" name =" managedName" >Mapbox.Services</attr >
11+ <attr path =" /api/package[@name='com.mapbox.services.commons.models']" name =" managedName" >Mapbox.Services.Commons.Models</attr >
12+ <attr path =" /api/package[@name='com.mapbox.services.commons.utils']" name =" managedName" >Mapbox.Services.Commons.Utils</attr >
1013</metadata >
Original file line number Diff line number Diff line change 33 <metadata >
44 <!-- Required elements-->
55 <id >Naxam.Mapbox.MapboxJavaCore</id >
6- <version >2.0.0</version >
6+ <version >2.0.0.1 </version >
77 <description >Xamarin Binding Library - Mapbox Java Core</description >
88 <authors >Vu Duc Tuyen</authors >
99 <owners >NAXAM CO.,LTD</owners >
You can’t perform that action at this time.
0 commit comments