mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency org.jsoup:jsoup to v1.22.2
This commit is contained in:
committed by
José Rebelo
parent
7642739583
commit
b51dbb62f8
+1
-1
@@ -293,7 +293,7 @@ dependencies {
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-themes:0.28.0'
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-android:0.28.0'
|
||||
implementation 'com.caverock:androidsvg:1.4'
|
||||
implementation 'org.jsoup:jsoup:1.22.1'
|
||||
implementation 'org.jsoup:jsoup:1.22.2'
|
||||
|
||||
// Bouncy Castle is included directly in GB, to avoid pulling the entire dependency
|
||||
// It's included in the org.bouncycastle.shaded package, to fix conflicts with roboelectric
|
||||
|
||||
Reference in New Issue
Block a user