ソースを参照
Update AndroidManifest.xml
Vineeth S
4 年 前
No account linked to committer's email address
|
@@ -9,7 +9,7 @@
|
9
|
9
|
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
10
|
10
|
<uses-permission android:name="android.permission.BLUETOOTH" />
|
11
|
11
|
|
12
|
|
- <application android:allowBackup="true" android:label="@string/app_name"
|
|
12
|
+ <application android:label="@string/app_name"
|
13
|
13
|
android:supportsRtl="true">
|
14
|
14
|
|
15
|
15
|
</application>
|