mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
update org.maplibre.gl to version 9.5.2
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ dependencies {
|
||||
}
|
||||
implementation 'com.annimon:stream:1.1.8' // brings future java streams api to SDK Version < 24
|
||||
implementation 'com.codewaves.stickyheadergrid:stickyheadergrid:0.9.4' // glues the current time segment text in the gallery to the top.
|
||||
implementation ('org.maplibre.gl:android-sdk:9.4.0') {
|
||||
implementation ('org.maplibre.gl:android-sdk:9.5.2') {
|
||||
exclude group: 'com.google.android.gms'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user