Remove unused support-v13 dependency

This commit is contained in:
cketti 2015-12-21 02:42:43 +01:00
parent 0e71ce5e89
commit cf0c91cea9

View file

@ -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'