Merge pull request #8 from TouchInstinct/gradle_update
Removing build tools
This commit is contained in:
commit
e4d4689ff3
|
|
@ -7,7 +7,6 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion '25.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
|
|
|
|||
Loading…
Reference in New Issue