chore: Update and install project dependencies.

This commit is contained in:
liqupan
2026-02-02 20:09:57 +08:00
parent c09fbf4808
commit cb3e16cd16
5 changed files with 172 additions and 6 deletions

View File

@@ -5,8 +5,7 @@
<application
android:label="wei_ai_app"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:networkSecurityConfig="@xml/network_security_config">
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
android:exported="true"