用户证书

This commit is contained in:
2026-03-24 12:17:23 +08:00
parent 6a14469221
commit 388584f248

View File

@@ -11,6 +11,7 @@
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:allowBackup="false"
android:networkSecurityConfig="@xml/network_security_config"
android:theme="@style/AppTheme">
<activity
android:name=".MainActivity"