diff --git a/framework/android/gradle.properties b/framework/android/gradle.properties index 33d1e7f93b5..5182f9e96a5 100644 --- a/framework/android/gradle.properties +++ b/framework/android/gradle.properties @@ -117,4 +117,7 @@ PUBLISH_ARTIFACT_ID=release # PUBLISH_GROUP_ID=com.tencent.hippy +# +# Specifies DEVTOOL INSPECTOR OPEN OR NOT +# ENABLE_INSPECTOR=true