Skip to content

Commit

Permalink
build tools version updated to 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxs15 committed Jan 19, 2017
1 parent fa19b40 commit bb314a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {

android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
buildToolsVersion "23.0.1"

defaultConfig {
minSdkVersion 16
Expand All @@ -42,5 +42,3 @@ dependencies {
compile 'com.facebook.react:react-native:+'
compile 'com.github.ybq:Android-SpinKit:1.1.0'
}


0 comments on commit bb314a7

Please sign in to comment.