mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Workout: offline map init
This commit is contained in:
@@ -248,6 +248,13 @@ dependencies {
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
implementation 'org.msgpack:msgpack-core:0.9.9'
|
||||
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-core:0.21.0'
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-map:0.21.0'
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-reader:0.21.0'
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-themes:0.21.0'
|
||||
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-android:0.21.0'
|
||||
implementation 'com.caverock:androidsvg:1.4'
|
||||
|
||||
// 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
|
||||
//implementation 'org.bouncycastle:bcpkix-jdk18on:1.76'
|
||||
|
||||
Reference in New Issue
Block a user