mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Update gradle - remove actionSherlock
This commit is contained in:
parent
5f2820355d
commit
5709757b11
2 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,7 @@ dependencies {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion "20.0.0"
|
||||
sourceSets {
|
||||
main {
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
include ':owncloud-android-library'
|
||||
include 'libs/actionbarsherlock_lib'
|
||||
include ':'
|
||||
|
|
Loading…
Reference in a new issue