Update jsoup to 1.10.3

This commit is contained in:
Martin Fietz 2017-09-23 09:57:31 +02:00
parent b0308a9867
commit 741ff5b8d0
1 changed files with 1 additions and 1 deletions

View File

@ -50,8 +50,8 @@ project.ext {
glideVersion = "3.7.0"
glideOkhttpIntegrationVersion = "1.4.0"
iconifyVersion = "2.2.2"
jsoupVersion = "1.9.2"
materialDialogsVersion = "0.8.5.8@aar"
jsoupVersion = "1.10.3"
okhttpVersion = "3.4.2"
okioVersion = "1.11.0"
recyclerviewFlexibledividerVersion = "1.2.6"