Skip to content

Commit

Permalink
Merge pull request nickbutcher#43 from jbaginski/feature/install-loca…
Browse files Browse the repository at this point in the history
…tion

allow to install on an external storage
  • Loading branch information
nickbutcher committed Nov 19, 2015
2 parents e6c3993 + 2492dca commit 4b40105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
package="io.plaidapp">

<uses-sdk
Expand Down

0 comments on commit 4b40105

Please sign in to comment.