Skip to content

Commit 9a2034b

Browse files
committed
backup
1 parent 5013ceb commit 9a2034b

13 files changed

Lines changed: 4260 additions & 4190 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)