Skip to content

Commit cf8327b

Browse files
committed
Revert buildtools to 23.0.1
1 parent 64b9b28 commit cf8327b

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
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
33

44
android {
55
compileSdkVersion 23
6-
buildToolsVersion '25.0.0'
6+
buildToolsVersion '23.0.1'
77

88
defaultConfig {
99
minSdkVersion 16

0 commit comments

Comments
 (0)