Skip to content

Commit

Permalink
Revert the ability to install the app to the sdcard. Given that we ca…
Browse files Browse the repository at this point in the history
…n already store the application's data to the sdcard this seems unnecessary and prevents us from being able to act as a locale or tasker plugin
  • Loading branch information
matburt committed Jan 30, 2012
1 parent 763f4b9 commit f4097b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
package="com.matburt.mobileorg"
android:versionCode="72"
android:versionName="0.7.2" >
Expand Down

0 comments on commit f4097b8

Please sign in to comment.