You've already forked CC-Framework.CrashReport
feat: move bugly build settings into crashreport
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "com.foldcc.cc-framework.crashreport",
|
||||
"displayName": "CC-Framework.CrashReport",
|
||||
"description": "Crash检测, 异常上报",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"unity": "2022.3",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -16,6 +16,7 @@
|
||||
},
|
||||
"dependencies":
|
||||
{
|
||||
"com.foldcc.cc-framework.common": "1.0.5"
|
||||
},
|
||||
"keywords": [
|
||||
"Framework"
|
||||
|
||||
Reference in New Issue
Block a user