1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Bump the K-9 series to 1.x for the first market beta of K-9 1.x

This commit is contained in:
Jesse Vincent 2009-06-01 13:07:37 +00:00
parent a0dc7de9a8
commit 098994b4d9

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="199"
android:versionName="0.199" package="com.fsck.k9">
android:versionCode="1000"
android:versionName="1.001" package="com.fsck.k9">
<uses-sdk android:minSdkVersion="1"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>