We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808ccce commit 2046e26Copy full SHA for 2046e26
1 file changed
mapbox/dependencies.gradle
@@ -6,7 +6,7 @@ ext {
6
minSdkVersion = 15
7
targetSdkVersion = 25
8
compileSdkVersion = 25
9
- buildToolsVersion = "25.0.1"
+ buildToolsVersion = "25.0.2"
10
11
dep = [
12
gson: 'com.google.code.gson:gson:2.8.0',
0 commit comments