We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db45042 commit 1a432f2Copy full SHA for 1a432f2
1 file changed
app/build.gradle
@@ -231,7 +231,7 @@ dependencies {
231
kapt "frankiesardo:icepick-processor:${icepickVersion}"
232
233
// HTML parser
234
- implementation "org.jsoup:jsoup:1.14.3"
+ implementation "org.jsoup:jsoup:1.15.3"
235
236
// HTTP client
237
//noinspection GradleDependency --> do not update okhttp to keep supporting Android 4.4 users
0 commit comments