Bump version name and version code so that we won't see tablet crashes and release crashes as the same in crittercism

pull/14/head
Sam Bosley 13 years ago
parent 41a70b4252
commit 90a2b83f88

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.timsu.astrid"
android:versionName="3.9.2"
android:versionCode="207">
android:versionName="4.0-dev"
android:versionCode="250">
<!-- widgets, alarms, and services will break if Astrid is installed on SD card -->
<!-- android:installLocation="internalOnly"> -->

Loading…
Cancel
Save