|
|
|
@ -1,8 +1,8 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
package="com.timsu.astrid"
|
|
|
|
package="com.timsu.astrid"
|
|
|
|
android:versionName="3.6.0 (11/13/2010 - fixes to Google Tasks sync, updates to support brand new Astrid Power Pack). Astrid v 3.6.0"
|
|
|
|
android:versionName="3.6.1"
|
|
|
|
android:versionCode="166">
|
|
|
|
android:versionCode="167">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- widgets, alarms, and services will break if Astrid is installed on SD card -->
|
|
|
|
<!-- widgets, alarms, and services will break if Astrid is installed on SD card -->
|
|
|
|
<!-- android:installLocation="internalOnly"> -->
|
|
|
|
<!-- android:installLocation="internalOnly"> -->
|
|
|
|
|