removed unused library

updated ignore file
This commit is contained in:
Mariotaku Lee 2017-03-04 00:26:36 +08:00
parent 507dbe3590
commit 11ce8ffd65
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ local.properties
# User-specific configurations
/.idea
*.iml
gradle-app.setting
# OS-specific files
.DS_Store

View File

@ -150,7 +150,6 @@ dependencies {
compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.15'
compile 'com.sprylab.android.texturevideoview:texturevideoview:1.1.1'
compile 'com.squareup:pollexor:2.0.4'
compile 'com.squareup:tape:1.2.3'
compile 'org.apache.commons:commons-lang3:3.5'
compile 'commons-primitives:commons-primitives:1.0'
compile 'org.apache.james:apache-mime4j-core:0.7.2'