1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

0.14 releng

This commit is contained in:
Jesse Vincent 2008-11-03 01:57:29 +00:00
parent 0bbdeaaa6e
commit 62e9447fd9

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.fsck.k9"
android:versionCode="13"
android:versionName="0.13"
android:versionCode="14"
android:versionName="0.14"
>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>