Merge pull request #335 from honnel/master

updated build.gradle-Files to current Versions of build-tools and SDK.
This commit is contained in:
Dominik Schürmann
2014-03-05 20:05:16 +01:00
22 changed files with 312 additions and 277 deletions

View File

@@ -13,7 +13,7 @@ apply plugin: 'android-library'
android {
compileSdkVersion 19
buildToolsVersion '19.0.1'
buildToolsVersion '19.0.3'
// NOTE: We are using the old folder structure to also support Eclipse
sourceSets {