替换line配置

This commit is contained in:
Martin 2024-10-11 13:17:39 +08:00
parent 6f4f5df020
commit 9d6c921882

View File

@ -62,7 +62,7 @@ android {
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel, isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel,
facebook_app_id : "938330614686044", facebook_app_id : "938330614686044",
facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d", facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d",
lineChannelId : "2006123567", lineChannelId : "2006124380",
] ]
} }
google_online { google_online {
@ -77,7 +77,7 @@ android {
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel, isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel,
facebook_app_id : "938330614686044", facebook_app_id : "938330614686044",
facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d", facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d",
lineChannelId : "2006123567" lineChannelId : "2006124380"
] ]
} }
huawei_test { huawei_test {