Merge branch 'bugly' of code.star-lock.cn:StarlockTeam/app-starlock into bugly

This commit is contained in:
魏少阳 2024-10-31 17:09:11 +08:00
commit 1462e74732

View File

@ -133,6 +133,9 @@ class F {
static StarLockAMapKey get aMapKey {
switch (appFlavor) {
case Flavor.local:
return const StarLockAMapKey(
androidKey: '9388ca47f9674b447a17eff82bc0e2ea',
iosKey: 'cdec0512564baa58be26b2e2ac5ef3b7');
case Flavor.dev:
return const StarLockAMapKey(
androidKey: 'b56b681ee89f4db43a5aa1879ae8cbfe',