6.6.2 - Alpha7 - 添加 MQTT 依赖 (issue #330)

This commit is contained in:
SuperMonster003
2025-04-16 14:25:34 +08:00
parent 2ba88e5029
commit ad3d283237
4 changed files with 12 additions and 5 deletions

View File

@@ -639,6 +639,8 @@
android:value="true" />
</service>
<service android:name="org.eclipse.paho.android.service.MqttService" />
<activity
android:name="org.autojs.autojs.inrt.SplashActivity"
android:exported="true"