This repository was archived by the owner on Mar 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Naxam.Mapbox.Services.Android.Telemetry/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55// Information about this assembly is defined by the following attributes.
66// Change them to the values specific to your project.
77
8- [ assembly: AssemblyTitle ( "Naxam.Mapbox.Sdk.MapboxAndroidTelemetry " ) ]
8+ [ assembly: AssemblyTitle ( "Naxam.Mapbox.Services.Android.Telemetry " ) ]
99[ assembly: AssemblyDescription ( "" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "NAXAM CO.,LTD" ) ]
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 22Xamarin Binding Library for [ Mapbox Android Telemetry] ( https://mvnrepository.com/artifact/com.mapbox.mapboxsdk/mapbox-android-telemetry )
33
44```
5- Install-Package Naxam.Mapbox.Sdk.MapboxAndroidTelemetry
5+ Install-Package Naxam.Mapbox.Services.Android.Telemetry
66```
Original file line number Diff line number Diff line change 33 <metadata >
44 <!-- Required elements-->
55 <id >Naxam.Mapbox.Services.Android.Telemetry</id >
6- <version >2.0.0</version >
6+ <version >2.0.0.1 </version >
77 <description >Xamarin Binding Library - Mapbox Android Telemetry</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