Update jsoup

tempwork
Floens 11 years ago
parent 164e125bd1
commit 9365a99497
  1. 2
      Clover/app/build.gradle

@ -67,7 +67,7 @@ android {
}
dependencies {
compile 'org.jsoup:jsoup:1.7.3'
compile 'org.jsoup:jsoup:1.8.1'
compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-android:4.48'
compile 'com.android.support:support-v13:18.0.0'

Loading…
Cancel
Save