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

Commit

Permalink
[android] bumped gestures library version to 0.2.0 (#11535)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos authored Mar 27, 2018
1 parent a7e35d9 commit 7f18b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/android/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
versions = [
mapboxServices : '3.0.0-beta.4',
mapboxTelemetry: '3.0.0-beta.3',
mapboxGestures : '0.1.0',
mapboxGestures : '0.2.0',
supportLib : '25.4.0',
espresso : '3.0.1',
testRunner : '1.0.1',
Expand Down

0 comments on commit 7f18b0b

Please sign in to comment.