Skip to content

Commit 86afec7

Browse files
committed
Update Mappls SDK v8.0.4
1 parent 34db000 commit 86afec7

17 files changed

Lines changed: 49 additions & 8 deletions

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ dependencies {
5151

5252
implementation 'com.github.bumptech.glide:glide:4.13.1'
5353

54-
implementation 'com.mappls.sdk:place-widget:2.0.0'
55-
implementation 'com.mappls.sdk:mappls-android-sdk:8.0.3'
54+
implementation 'com.mappls.sdk:place-widget:2.0.1'
55+
implementation 'com.mappls.sdk:mappls-android-sdk:8.0.4'
5656

5757
//Annotation Plugin
5858
implementation 'com.mappls.sdk:annotation-plugin:1.0.0'
@@ -67,7 +67,7 @@ dependencies {
6767

6868
implementation 'com.mappls.sdk:driving-range-plugin:1.0.0'
6969
//for direction widget
70-
implementation 'com.mappls.sdk:direction-ui:1.0.2'
70+
implementation 'com.mappls.sdk:direction-ui:1.0.3'
7171
//Geoanalytics plugin
7272
implementation 'com.mappls.sdk:geoanalytics-plugin:1.0.0'
7373
//for location
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 16 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 23 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 23 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v8.0.0, 14 June, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 25 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 21 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v1.0.0, 16 Jun, 2022
2+
- Initial Mappls Release
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.0.1, 13 Aug, 2022
2+
- Added Right side driving maneuver Id
3+
4+
## v1.0.0, 23 Jun, 2022
5+
- Initial Mappls Release
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## v1.0.3, 19 Oct, 2022
2+
- Added option to hide/show Add waypoint option
3+
4+
## v1.0.2, 28 Aug, 2022
5+
- Bug Fixes
6+
7+
## v1.0.1, 20 Aug, 2022
8+
- Bug Fixes
9+
10+
## v1.0.0, 23 Jun, 2022
11+
- Initial Mappls Release

0 commit comments

Comments
 (0)