diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 6fcdb16..3e70991 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -3,6 +3,7 @@ "configurations" : [ { "customPlaygroundType" : "local", + "packageName" : "com.trustbridge.mm", "playground" : "custom", "type" : "uni-app:app-android" },