release: 1.4.9

This commit is contained in:
2026-04-23 17:15:19 +08:00
parent 9d431c66b6
commit d653b06c8d
23 changed files with 31 additions and 446 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon",
"displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.4.8",
"version": "1.4.9",
"unity": "2021.1",
"license": "MIT",
"repository": {
@@ -16,8 +16,15 @@
},
"dependencies":
{
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.13"
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.14"
},
"samples": [
{
"displayName": "IAA Ad Debug Sample",
"description": "Optional debug scene and config for validating rewarded and interstitial flows.",
"path": "Samples~/IAAAdDebugSample"
}
],
"keywords": [
"Framework"
]