添加高德xhj的key
This commit is contained in:
parent
3d491ffaf2
commit
348fda3ed4
@ -132,10 +132,10 @@ class F {
|
|||||||
return const StarLockAMapKey(
|
return const StarLockAMapKey(
|
||||||
androidKey: 'fb0d2a3e4208b36452cf636aa025a24f',
|
androidKey: 'fb0d2a3e4208b36452cf636aa025a24f',
|
||||||
iosKey: '86ca725a12a629c280e116a317aaba19');
|
iosKey: '86ca725a12a629c280e116a317aaba19');
|
||||||
// case Flavor.xhj:
|
case Flavor.xhj:
|
||||||
// return const StarLockAMapKey(
|
return const StarLockAMapKey(
|
||||||
// androidKey: 'todo',
|
androidKey: '9dd8073a2e96870b206269bb562a887a',
|
||||||
// iosKey: 'todo');
|
iosKey: 'c70047e60ce704d945ea89d6c2763b82');
|
||||||
default:
|
default:
|
||||||
throw Exception('flavor[$name] aMapKey not found');
|
throw Exception('flavor[$name] aMapKey not found');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user