[android] Changed install location to auto to avoid strange error

This commit is contained in:
Alexander Zolotarev 2014-05-23 10:07:47 +08:00
parent 8398931398
commit a5fa463e9c

View file

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