X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a496f0871713084015aae8e36b7093671907146a..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/build.gradle diff --git a/build.gradle b/build.gradle index dc43672a..209b7ee9 100644 --- a/build.gradle +++ b/build.gradle @@ -23,11 +23,11 @@ dependencies { compile 'com.android.support:support-v4:19.1.0' compile project(':owncloud-android-library') compile 'com.jakewharton:disklrucache:2.0.2' - compile 'com.android.support:appcompat-v7:22.1.1' + compile 'com.android.support:appcompat-v7:19.1.0' } android { - compileSdkVersion 21 + compileSdkVersion 19 buildToolsVersion "20.0.0" sourceSets { main {