mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-18 21:16:48 -06:00
Manage jsoup dependency via gradle and not via jar file
This commit is contained in:
parent
cf60edcee7
commit
248c4f6bd4
@ -26,6 +26,6 @@ dependencies {
|
||||
})
|
||||
compile 'com.android.support:appcompat-v7:25.3.1'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
compile 'org.jsoup:jsoup:1.10.2'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile files('libs/jsoup-1.10.2.jar')
|
||||
}
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user