update core

This commit is contained in:
2023-01-29 13:41:28 +08:00
parent 73181564fe
commit b932bc9f26
4 changed files with 2 additions and 37 deletions

View File

@@ -173,6 +173,7 @@ namespace Runtime.ADAggregator
private void InitTimeSystem()
{
this._updateList = new List<Action>(DefaultLength);
this._timeHandlers = new List<AdTimeHandler>();
}
private void _InvokeUpdate(List<Action> list)

View File

@@ -1,28 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 98b31b835f394db4a51957c3f0f3ac32, type: 3}
m_Name: Sample-AdConfig
m_EditorClassIdentifier:
ConfigName:
Id:
Key:
Key2:
BaseAwardAdKeyValue:
key:
value:
BaseInteractionAdKeyValue:
key:
value:
BaseSplashAdKeyValue:
key:
value:
CommonKeyValues: []

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: d4eed937a29d5f2408fa1bb48c59169a
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -2,7 +2,7 @@
"name": "com.foldcc.cc-framework.commercialization",
"displayName": "CC-Framework.commercialization",
"description": "商业化sdk通用组件包含广告、内购、用户统计、归因统计等",
"version": "1.0.3",
"version": "1.0.4",
"unity": "2021.1",
"license": "MIT",
"repository": {