Browse Source

[new]增加引力引擎ios appId

zk 9 tháng trước cách đây
mục cha
commit
d67f68d279
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/data/consts/build_config.dart

+ 1 - 1
lib/data/consts/build_config.dart

@@ -48,7 +48,7 @@ final class GravityConfig {
   static const gravityAndroidAppId = "";
   static const gravityAndroidAccessToken = "9z0eEcjzcXggkJawmAuqIpypvYsotq7i";
 
-  static const gravityIosAppId = "";
+  static const gravityIosAppId = "25718036";
   static const gravityIosAccessToken = "w9fuUykhmpYsqNrF6Zue8IvCXxmn4vyj";
 
   static String get gravityAppId {