Skip to content

Commit 41d08c6

Browse files
authored
Merge pull request #89 from Minishlink/patch-1
Update build.gradle to lastest Android build tools
2 parents 5fe7b78 + 8613159 commit 41d08c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
1212

1313
android {
1414
compileSdkVersion 23
15-
buildToolsVersion "23.0.1"
15+
buildToolsVersion "25.0.2"
1616

1717
defaultConfig {
1818
minSdkVersion 16

0 commit comments

Comments
 (0)