Skip to content

Commit 8eeba0a

Browse files
author
Rick Terrill
committed
set build tools version to 25 for quicker re-installs+builds
1 parent 1488919 commit 8eeba0a

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
@@ -15,7 +15,7 @@ buildscript {
1515

1616
android {
1717
compileSdkVersion 23
18-
buildToolsVersion "23.0.1"
18+
buildToolsVersion '25.0.0'
1919
defaultConfig {
2020
minSdkVersion 16
2121
targetSdkVersion 23

0 commit comments

Comments
 (0)