Skip to content

Commit deb646e

Browse files
committed
Merge branch 'first-init-cookie' of https://github.com/MapMetrics/mapmetrics-native-sdk into first-init-cookie
2 parents 9d1d29f + 9a2034b commit deb646e

13 files changed

Lines changed: 4262 additions & 4194 deletions

File tree

platform/android/MapLibreAndroid/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ android {
6969
"MAPLIBRE_VERSION_STRING",
7070
"\"MapLibre Native/${project.property("VERSION_NAME")}\""
7171
)
72+
buildConfigField("String", "BASE_URL", "\"https://gateway.mapmetrics.org/styles/?fileName=\"")
7273
consumerProguardFiles("proguard-rules.pro")
7374
}
7475

0 commit comments

Comments
 (0)