Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Cherry pick changes for tequila (#478)
Browse files Browse the repository at this point in the history
* Bump mapbox java to v4.9.1

* Fix remove source memory leak.
Cherry-pick from #412
  • Loading branch information
Kevin Li committed Jul 16, 2020
1 parent 79ea7c4 commit 0bef01c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
]

versions = [
mapboxServices : '4.9.0',
mapboxServices : '4.9.1',
mapboxTelemetry : '4.5.1',
mapboxCore : '1.3.0',
mapboxGestures : '0.5.1',
Expand Down

0 comments on commit 0bef01c

Please sign in to comment.