aky15
2023-10-20 ab653d3871f72f7f6cd1ac3126b3df722f4c7943
funasr/runtime/android/AndroidClient/app/src/main/AndroidManifest.xml
@@ -10,9 +10,9 @@
        android:allowBackup="true"
        android:dataExtractionRules="@xml/data_extraction_rules"
        android:fullBackupContent="@xml/backup_rules"
        android:icon="@mipmap/ic_launcher"
        android:icon="@drawable/logo"
        android:label="@string/app_name"
        android:roundIcon="@mipmap/ic_launcher_round"
        android:roundIcon="@drawable/logo"
        android:supportsRtl="true"
        android:theme="@style/Theme.AndroidClient"
        tools:targetApi="31">