We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af3a10 commit ebb44f7Copy full SHA for ebb44f7
app/src/main/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:installLocation="auto" tools:ignore="UnusedAttribute"
+ android:installLocation="internalOnly" tools:ignore="UnusedAttribute"
4
xmlns:tools="http://schemas.android.com/tools">
5
<supports-screens tools:ignore="UnusedAttribute"
6
android:xlargeScreens="true"
0 commit comments