1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 11:42:16 -05:00
This commit is contained in:
Jesse Vincent 2009-12-20 06:56:20 +00:00
parent e82bb72a97
commit 153e02f87d

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="2303"
android:versionName="2.303" package="com.fsck.k9">
android:versionCode="2304"
android:versionName="2.304" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"