1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 12:06:13 -06:00

Update jsoup to 1.10.3

This commit is contained in:
Mikołaj Pich 2017-07-15 13:47:03 +02:00
parent 538721003e
commit cfaa759e81

View File

@ -27,7 +27,7 @@ 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'
compile 'org.jsoup:jsoup:1.10.3'
compile 'com.android.support:design:25.3.1'
compile 'com.android.support:support-vector-drawable:25.3.1'
compile 'com.android.support:support-v4:25.3.1'