|
|
|
@ -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.2.2 (build your own filters, easy sorting, customizable widget, ui improvements)"
|
|
|
|
android:versionName="3.2.3 (build your own filters, easy sorting, customizable widget, ui improvements)"
|
|
|
|
android:versionCode="149">
|
|
|
|
android:versionCode="150">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 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"> -->
|
|
|
|
|