From: masensio Date: Thu, 21 May 2015 14:43:34 +0000 (+0200) Subject: Update gradle - remove actionSherlock X-Git-Tag: test~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/5709757b119d589f5852987e3f444d7cf1d49657?ds=inline;hp=--cc Update gradle - remove actionSherlock --- 5709757b119d589f5852987e3f444d7cf1d49657 diff --git a/build.gradle b/build.gradle index dc43672a..cd25c8f9 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ dependencies { } android { - compileSdkVersion 21 + compileSdkVersion 19 buildToolsVersion "20.0.0" sourceSets { main { diff --git a/settings.gradle b/settings.gradle index 66022f5e..b31d96ee 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,3 +1,2 @@ include ':owncloud-android-library' -include 'libs/actionbarsherlock_lib' include ':'