新增捕获并上传异常日志的功能
This commit is contained in:
@@ -148,6 +148,9 @@
|
||||
<meta-data
|
||||
android:name="IS_GOOGLE_PLAY"
|
||||
android:value="${isGooglePlay}" />
|
||||
<meta-data
|
||||
android:name="IS_UPLOAD_ERROR_LOG"
|
||||
android:value="${isUploadLog}" />
|
||||
|
||||
<meta-data
|
||||
android:name="com.openinstall.APP_KEY"
|
||||
|
||||
Reference in New Issue
Block a user