updated build.gradle-Files to current Versions of build-tools and SDK.
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'android-library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion '19.0.1'
|
||||
buildToolsVersion '19.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 4
|
||||
|
||||
Reference in New Issue
Block a user