Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed Oct 21, 2023
1 parent 0aa81a3 commit 9c791ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation('org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3')
// http client/parser
//noinspection GradleDependency 1.16.2 thorow VerifyError at org.jsoup.helper.HttpConnection$Request on api19
//noinspection GradleDependency 1.16.2 thorow java.lang.VerifyError on api19
implementation 'org.jsoup:jsoup:1.16.1'
// json serializer
//noinspection GradleDependency 2.10.1 thorow java.lang.VerifyError on api17
Expand Down

0 comments on commit 9c791ca

Please sign in to comment.