2 Commits
1.0.1 ... 1.0.3

Author SHA1 Message Date
c11f7e3306 update json 2023-01-29 13:57:00 +08:00
079f155da9 update json 2023-01-29 13:51:29 +08:00
9 changed files with 61 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
{
"name": "AnyThinkAds"
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c248eb35f205f4a4ca30558ca783f464
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,17 @@
{
"name": "AnyThinkPlugin.Editor",
"rootNamespace": "",
"references": [
"GUID:c248eb35f205f4a4ca30558ca783f464",
"GUID:50611132f38c26d49a2328608a8945e1"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ff19cd1a451e3d44eb0aa28e4406ea6f
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,16 @@
{
"name": "AnyThinkPlugin",
"rootNamespace": "",
"references": [
"GUID:c248eb35f205f4a4ca30558ca783f464"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 50611132f38c26d49a2328608a8945e1
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -2,7 +2,8 @@
"name": "Commercialization.Topon",
"rootNamespace": "",
"references": [
"GUID:3198a86b02613024e960e3d04a9638cd"
"GUID:3198a86b02613024e960e3d04a9638cd",
"GUID:c248eb35f205f4a4ca30558ca783f464"
],
"includePlatforms": [],
"excludePlatforms": [],

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon",
"displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.0.1",
"version": "1.0.3",
"unity": "2021.1",
"license": "MIT",
"repository": {
@@ -16,7 +16,7 @@
},
"dependencies":
{
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.3"
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.4"
},
"keywords": [
"Framework"