fix: 更新插件包名错误

feature/item_system
胡宇飞 2024-01-29 16:35:01 +08:00
parent cde02eaf1a
commit d26cc45962
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.guru.unity.sdk.android.res.network-security"
package="com.guru.unity.sdk.android.res.network.security"
android:versionCode="1"
android:versionName="1.0">
</manifest>