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