mirror of https://github.com/iSoron/uhabits.git
This change will enable installation of the app to external as well as internal flash memory which is important for devices where internal memory is limited but external memory is cheap and abundant in form of micro SD cards. More information at https://developer.android.com/guide/topics/data/install-locationpull/428/head
parent
dc74c0e54b
commit
7ab9d27a8d
@ -1,2 +1,3 @@
|
||||
<manifest package="org.isoron.androidbase"
|
||||
android:installLocation="auto"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"/>
|
||||
|
Loading…
Reference in new issue