Use official maptiler key.

This commit is contained in:
Onuray Sahin 2022-01-18 12:34:02 +03:00
parent 5581e0b5ba
commit 42dcf52eb0

View file

@ -150,7 +150,7 @@ android {
// This *must* only be set in trusted environments.
buildConfigField "Boolean", "handleCallAssertedIdentityEvents", "false"
buildConfigField "String", "mapTilerKey", "\"KF6tcY7YuKFgJSZ1EFQ2\""
buildConfigField "String", "mapTilerKey", "\"fU3vlMsMn4Jb6dnEIFsx\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"