2 Commits
1.0.3 ... 1.0.4

Author SHA1 Message Date
91ef145ede update json 2023-01-29 14:03:36 +08:00
e93e33ca2a update json 2023-01-29 14:02:43 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"GUID:c248eb35f205f4a4ca30558ca783f464", "GUID:c248eb35f205f4a4ca30558ca783f464",
"GUID:50611132f38c26d49a2328608a8945e1" "GUID:50611132f38c26d49a2328608a8945e1",
"GUID:343deaaf83e0cee4ca978e7df0b80d21"
], ],
"includePlatforms": [], "includePlatforms": [],
"excludePlatforms": [], "excludePlatforms": [],

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon", "name": "com.commercialization.topon",
"displayName": "Commercialization.topon", "displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块", "description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.0.3", "version": "1.0.4",
"unity": "2021.1", "unity": "2021.1",
"license": "MIT", "license": "MIT",
"repository": { "repository": {