Skip to content

Commit 2046e26

Browse files
authored
[android] - upgrade to a bitrise compatible buildtools version (#277)
1 parent 808ccce commit 2046e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapbox/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ext {
66
minSdkVersion = 15
77
targetSdkVersion = 25
88
compileSdkVersion = 25
9-
buildToolsVersion = "25.0.1"
9+
buildToolsVersion = "25.0.2"
1010

1111
dep = [
1212
gson: 'com.google.code.gson:gson:2.8.0',

0 commit comments

Comments
 (0)