X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5709757b119d589f5852987e3f444d7cf1d49657..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/build.gradle diff --git a/build.gradle b/build.gradle index cd25c8f9..209b7ee9 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ 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 {