Remove unused support-v13 dependency
This commit is contained in:
parent
0e71ce5e89
commit
cf0c91cea9
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ dependencies {
|
|||
compile project(':plugins:HoloColorPicker')
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
compile 'com.android.support:support-v4:21.0.2'
|
||||
compile 'com.android.support:support-v13:21.0.2'
|
||||
compile 'net.sourceforge.htmlcleaner:htmlcleaner:2.10'
|
||||
compile 'de.cketti.library.changelog:ckchangelog:1.2.1'
|
||||
compile 'com.github.bumptech.glide:glide:3.4.0'
|
||||
|
|
Loading…
Reference in a new issue