Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mapbox/mapbox-events-android
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsha Sura committed Feb 19, 2020
2 parents 66bcd60 + c6f2b82 commit 9b9ee5f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ Mapbox welcomes participation and contributions from everyone.
- Update Node version to >=10 [#445] (https://github.com/mapbox/mapbox-events-android/pull/445))
- Update Gradle Versions [#444] (https://github.com/mapbox/mapbox-events-android/pull/444)

-
## v4.7.2

- Transition JobIntentService to WorkManager [#453] (https://github.com/mapbox/mapbox-events-android/pull/453)

## v4.7.0
- Fix crash `setBaseUrl()` on null `TelemetryClient` [#423](https://github.com/mapbox/mapbox-events-android/pull/423)
- Remove all location permissions from sdk manifest [#430] (https://github.com/mapbox/mapbox-events-android/pull/430)
Expand Down
2 changes: 1 addition & 1 deletion libtelemetry/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=4.7.2-SNAPSHOT
VERSION_NAME=4.7.3-SNAPSHOT
POM_ARTIFACT_ID=mapbox-android-telemetry
POM_NAME=Mapbox Android Telemetry Library
POM_DESCRIPTION=Mapbox Android Telemetry Library
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libtelemetry/4.7.2-SNAPSHOT
libtelemetry/4.7.3-SNAPSHOT
v1

0 comments on commit 9b9ee5f

Please sign in to comment.