allow moving Thank you to the SD card

This commit is contained in:
tibbi 2017-11-29 17:54:23 +01:00
parent 4e398123b1
commit 3496de5d6a
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.simplemobiletools.thankyou">
package="com.simplemobiletools.thankyou"
android:installLocation="auto">
<uses-permission
android:name="android.permission.USE_FINGERPRINT"