You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
488 B
Properties
11 lines
488 B
Properties
org.gradle.jvmargs=-Xmx4096m
|
|
#android.enableR8=true
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
android.defaults.buildfeatures.buildconfig=true
|
|
android.suppressUnsupportedCompileSdk=33
|
|
MAPBOX_USER_NAME = "mapbox"
|
|
MAPBOX_DOWNLOADS_TOKEN="sk.eyJ1IjoicndhaWQiLCJhIjoiY2x6NWo0bTMzMWZodzJrcGZpemYzc3Z4dSJ9.uSSZuwNSGCcCdPAiORECmg"
|
|
#MAPBOX_DOWNLOADS_TOKEN="pk.eyJ1IjoicndhaWQiLCJhIjoiY2x5cGo4aHNjMGNsbTJyc2djempobGQxaSJ9.RCaC6WrUt4A4YnZNfxnONQ"
|
|
kotlin.jvm.target.validation.mode=IGNORE
|