Skip to content

Commit

Permalink
Update jsoup version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tilmanginzel committed Dec 4, 2016
1 parent bb6d705 commit b133707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -39,7 +39,7 @@ dependencies {
compile 'com.android.support:design:23.4.0'
compile 'com.android.support:recyclerview-v7:23.4.0'
compile 'com.android.support:preference-v7:23.4.0'
compile 'org.jsoup:jsoup:1.8.3'
compile 'org.jsoup:jsoup:1.10.1'
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'de.greenrobot:greendao:2.0.0'
compile 'de.greenrobot:greendao-generator:2.0.0'
Expand Down

0 comments on commit b133707

Please sign in to comment.