Set `android:installLocation` to `auto`

pull/1425/head
Migz 8 months ago committed by GitHub
parent 1201b505f7
commit 17bc44445e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save