Skip to content

Commit f182324

Browse files
committed
Reduced buildToolsVersion to 23.0.1
1 parent ff3d0f4 commit f182324

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
@@ -7,7 +7,7 @@ repositories {
77

88
android {
99
compileSdkVersion 23
10-
buildToolsVersion '25.0.0'
10+
buildToolsVersion '23.0.1'
1111

1212
defaultConfig {
1313
minSdkVersion 16

0 commit comments

Comments
 (0)