Browse Source

Update gradle - remove actionSherlock

masensio 9 years ago
parent
commit
5709757b11
2 changed files with 1 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 0 1
      settings.gradle

+ 1 - 1
build.gradle

@@ -27,7 +27,7 @@ dependencies {
 }
 
 android {
-    compileSdkVersion 21
+    compileSdkVersion 19
     buildToolsVersion "20.0.0"
     sourceSets {
         main {

+ 0 - 1
settings.gradle

@@ -1,3 +1,2 @@
 include ':owncloud-android-library'
-include 'libs/actionbarsherlock_lib'
 include ':'