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

Actually make the version and build #s sync up

This commit is contained in:
Jesse Vincent 2009-06-01 13:08:14 +00:00
parent 098994b4d9
commit fa364298b8

View File

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