rename RustDeskApplication to MainApplication (#13362)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2025-10-31 11:07:32 +08:00
committed by GitHub
parent 0f34c50bd2
commit f7a5a506f6
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
</queries>
<application
android:name=".RustDeskApplication"
android:name=".MainApplication"
android:icon="@mipmap/ic_launcher"
android:label="RustDesk"
android:requestLegacyExternalStorage="true"