Merge pull request #234 from anthonycr/dev
compile jsoup from jcenter instead of embedding jar in code
This commit is contained in:
commit
9677135c28
@ -38,5 +38,5 @@ dependencies {
|
||||
}
|
||||
compile 'com.android.support:palette-v7:22.1.1'
|
||||
compile 'com.android.support:appcompat-v7:22.1.1'
|
||||
compile files('libs/jsoup-1.8.1.jar')
|
||||
compile 'org.jsoup:jsoup:1.8.1'
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user