Skip to content

Commit 454c808

Browse files
committed
Update AndroidManifest.xml
1 parent f633db9 commit 454c808

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2-
32
<uses-permission android:name="android.permission.RECORD_AUDIO" />
4-
<application
5-
android:allowBackup="true"
6-
android:label="@string/app_name"
7-
android:supportsRtl="true">
8-
<meta-data
9-
android:name="android.app.lib_name"
10-
android:value="haishinkit" />
11-
12-
</application>
133
</manifest>

0 commit comments

Comments
 (0)