Dummy maptiler key added for CI.
This commit is contained in:
parent
15fa42ba9b
commit
fc4d18f84e
|
@ -150,6 +150,8 @@ android {
|
|||
// This *must* only be set in trusted environments.
|
||||
buildConfigField "Boolean", "handleCallAssertedIdentityEvents", "false"
|
||||
|
||||
buildConfigField "String", "mapTilerKey", "\"DUMMY_KEY\""
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
// Keep abiFilter for the universalApk
|
||||
|
|
Loading…
Reference in New Issue