Skip to content

Commit

Permalink
Update changelog, bump telemetry snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
zach2good committed Jul 12, 2022
1 parent b2536eb commit c726dea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Telemetry

### v8.1.5

- [libtelemetry] Bump workManagerVersion to 2.7.1, add JavaVersion.VERSION_1_8 to compileOptions [#573](https://github.com/mapbox/mapbox-events-android/pull/573)

### v8.1.4

- [libtelemetry] Remove WAKE_LOCK permission. Replace JobIntentService with Worker and WorkManager.
- [libtelemetry] Remove WAKE_LOCK permission. Replace JobIntentService with Worker and WorkManager. [#571](https://github.com/mapbox/mapbox-events-android/pull/571)

### v8.1.3

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=8.1.5-SNAPSHOT
VERSION_NAME=8.1.6-SNAPSHOT
POM_NAME=Mapbox Android Telemetry Library
POM_PACKAGING=aar
POM_ARTIFACT_ID=mapbox-android-telemetry
Expand Down

0 comments on commit c726dea

Please sign in to comment.