parent
507dbe3590
commit
11ce8ffd65
|
@ -13,6 +13,7 @@ local.properties
|
|||
# User-specific configurations
|
||||
/.idea
|
||||
*.iml
|
||||
gradle-app.setting
|
||||
|
||||
# OS-specific files
|
||||
.DS_Store
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue