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

2.391 - K-9 2.400 rc 2

This commit is contained in:
Jesse Vincent 2010-01-21 02:33:30 +00:00
parent 165e6fea21
commit b1286892aa

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="2390"
android:versionName="2.390" package="com.fsck.k9">
android:versionCode="2391"
android:versionName="2.391" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"