Skip to content

Commit

Permalink
Update gradle - remove actionSherlock
Browse files Browse the repository at this point in the history
  • Loading branch information
masensio committed May 21, 2015
1 parent 5f28203 commit 5709757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
}

android {
compileSdkVersion 21
compileSdkVersion 19
buildToolsVersion "20.0.0"
sourceSets {
main {
Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
include ':owncloud-android-library'
include 'libs/actionbarsherlock_lib'
include ':'

0 comments on commit 5709757

Please sign in to comment.