Commit bd11e2a9 authored by rockypzhang's avatar rockypzhang

修改旧接口报错

parent 338b6d7c
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"bugly_crash","path":"/Users/zhhp1121/zhp/project/as/flutter/Bugly-Flutter-Plugin/","dependencies":[]}],"android":[{"name":"bugly_crash","path":"/Users/zhhp1121/zhp/project/as/flutter/Bugly-Flutter-Plugin/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"bugly_crash","dependencies":[]}],"date_created":"2021-06-07 20:14:48.940051","version":"2.2.1"}
\ No newline at end of file
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"bugly_crash","path":"/Users/zhhp1121/zhp/project/as/flutter/Bugly-Flutter-Plugin/","dependencies":[]}],"android":[{"name":"bugly_crash","path":"/Users/zhhp1121/zhp/project/as/flutter/Bugly-Flutter-Plugin/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"bugly_crash","dependencies":[]}],"date_created":"2021-06-07 21:05:46.506448","version":"2.2.1"}
\ No newline at end of file
name: bugly_crash
description: bugly crash plugin
version: 0.0.1
author: rockypzhang
homepage: https://bugly.qq.com
environment:
......@@ -28,8 +27,12 @@ flutter:
# be modified. They are used by the tooling to maintain consistency when
# adding or updating assets for this project.
plugin:
androidPackage: com.tencent.bugly.bugly_crash
pluginClass: BuglyCrashPlugin
platforms:
android:
package: com.tencent.bugly.bugly_crash
pluginClass: BuglyCrashPlugin
ios:
pluginClass: BuglyCrashPlugin
# To add assets to your plugin package, add an assets section, like this:
# assets:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment