Removed the jar "juniversalchardet"
This commit is contained in:
parent
fc67e5930e
commit
97dd211dc2
Binary file not shown.
Binary file not shown.
@ -51,6 +51,7 @@ dependencies {
|
|||||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
compile project(':libraries:RootCommands')
|
compile project(':libraries:RootCommands')
|
||||||
compile project(':libraries:FloatingActionButton')
|
compile project(':libraries:FloatingActionButton')
|
||||||
|
compile 'com.googlecode.juniversalchardet:juniversalchardet:1.0.3'
|
||||||
compile "com.android.support:support-v4:19.0.+"
|
compile "com.android.support:support-v4:19.0.+"
|
||||||
compile('de.greenrobot:eventbus:2.2.1') {
|
compile('de.greenrobot:eventbus:2.2.1') {
|
||||||
exclude module: 'support-v4'
|
exclude module: 'support-v4'
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user