配置三星华为,补充
This commit is contained in:
@@ -32,7 +32,10 @@ android {
|
||||
serverHost : rootProject.ext.manifestPlaceholders.testServerHost,
|
||||
isGooglePlay : 3,
|
||||
isUploadLog : true,
|
||||
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel
|
||||
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel,
|
||||
facebook_app_id : "938330614686044",
|
||||
facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d",
|
||||
lineChannelId : "2006123567"
|
||||
]
|
||||
}
|
||||
samsung_online {
|
||||
@@ -41,7 +44,10 @@ android {
|
||||
serverHost : rootProject.ext.manifestPlaceholders.serverHost,
|
||||
isGooglePlay : 3,
|
||||
isUploadLog : true,
|
||||
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel
|
||||
isPluginModel: rootProject.ext.manifestPlaceholders.isPluginModel,
|
||||
facebook_app_id : "938330614686044",
|
||||
facebook_client_token : "b1b574a2cdf0ced1ae5df7274636f65d",
|
||||
lineChannelId : "2006123567"
|
||||
]
|
||||
}
|
||||
google_test {
|
||||
|
||||
Reference in New Issue
Block a user