Update gradle - remove actionSherlock

This commit is contained in:
masensio 2015-05-21 16:43:34 +02:00
parent 5f2820355d
commit 5709757b11
2 changed files with 1 additions and 2 deletions

View file

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

View file

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