sforkowany z mirror/meshtastic-android
fix: exclude com.google.android.gms from mil.nga.mgrs:mgrs-android
rodzic
55d502321a
commit
f0294a7955
|
@ -166,7 +166,7 @@ dependencies {
|
|||
implementation 'org.osmdroid:osmdroid-android:6.1.14'
|
||||
implementation 'com.github.MKergall:osmbonuspack:6.9.0'
|
||||
implementation 'org.osmdroid:osmdroid-wms:6.1.14'
|
||||
api 'mil.nga.mgrs:mgrs-android:2.2.0'
|
||||
implementation('mil.nga.mgrs:mgrs-android:2.2.1') { exclude group: 'com.google.android.gms' }
|
||||
implementation 'org.osmdroid:osmdroid-geopackage:6.1.14'
|
||||
|
||||
// optional - Kotlin Extensions and Coroutines support for Room
|
||||
|
|
Ładowanie…
Reference in New Issue