更新类库

This commit is contained in:
ZhanGSKen
2025-03-15 15:21:41 +08:00
parent 953da400be
commit 6ccbaf8c32
13 changed files with 49 additions and 66 deletions

View File

@@ -33,7 +33,7 @@
android:persistent="true"
android:supportsRtl="true"
android:requestLegacyExternalStorage="true"
android:theme="@style/Theme.Application">
android:theme="@style/MyAppTheme">
<activity
android:name=".MainActivity"