correção de bugs

This commit is contained in:
2026-03-17 09:00:12 +00:00
parent 039dbf90ab
commit 273b28f741
14 changed files with 133 additions and 1302 deletions

View File

@@ -13,7 +13,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.MyApplication"
>
android:networkSecurityConfig="@xml/network_security_config">
<activity
android:name=".MainActivity"
android:exported="true">