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 5
5
// Information about this assembly is defined by the following attributes.
6
6
// Change them to the values specific to your project.
7
7
8
- [ assembly: AssemblyTitle ( "Naxam.Mapbox.Sdk.MapboxAndroidTelemetry " ) ]
8
+ [ assembly: AssemblyTitle ( "Naxam.Mapbox.Services.Android.Telemetry " ) ]
9
9
[ assembly: AssemblyDescription ( "" ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
11
[ assembly: AssemblyCompany ( "NAXAM CO.,LTD" ) ]
18
18
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
19
19
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
20
20
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 " ) ]
23
23
24
24
// The following attributes are used to specify the signing key for the assembly,
25
25
// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 2
2
Xamarin Binding Library for [ Mapbox Android Telemetry] ( https://mvnrepository.com/artifact/com.mapbox.mapboxsdk/mapbox-android-telemetry )
3
3
4
4
```
5
- Install-Package Naxam.Mapbox.Sdk.MapboxAndroidTelemetry
5
+ Install-Package Naxam.Mapbox.Services.Android.Telemetry
6
6
```
Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<!-- Required elements-->
5
5
<id >Naxam.Mapbox.Services.Android.Telemetry</id >
6
- <version >2.0.0</version >
6
+ <version >2.0.0.1 </version >
7
7
<description >Xamarin Binding Library - Mapbox Android Telemetry</description >
8
8
<authors >Vu Duc Tuyen</authors >
9
9
<owners >NAXAM CO.,LTD</owners >
You can’t perform that action at this time.
0 commit comments