mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-04-13 18:02:09 +02:00
adding Productivity app Category
This commit is contained in:
parent
e58c2ffe49
commit
b70071a023
@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.simplemobiletools.filemanager.pro"
|
||||
android:installLocation="auto">
|
||||
|
||||
@ -15,6 +14,7 @@
|
||||
<application
|
||||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:appCategory="productivity"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_launcher_name"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user