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