mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Remove version catalog bundles (#3370)
This commit is contained in:
parent
7287ebbf49
commit
59916a4cbe
15 changed files with 99 additions and 76 deletions
|
|
@ -62,6 +62,8 @@ dependencies {
|
|||
implementation(libs.material)
|
||||
|
||||
// OSM
|
||||
implementation(libs.bundles.osm)
|
||||
implementation(libs.mgrs)
|
||||
implementation(libs.osmbonuspack)
|
||||
implementation(libs.osmdroid.android)
|
||||
implementation(libs.osmdroid.geopackage) { exclude(group = "com.j256.ormlite") }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue