Skip to content

Commit

Permalink
Merge pull request #1 from sergio91pt/rm_dependency
Browse files Browse the repository at this point in the history
Remove appcompact-v7 dependency from the library.
  • Loading branch information
ignasi committed May 24, 2014
2 parents 932d818 + 4b7a887 commit 1590327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FaceCropper-library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:19.+'
compile fileTree(dir: 'libs', include: ['*.jar'])
}

Expand Down

0 comments on commit 1590327

Please sign in to comment.