1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-24 08:38:51 -05:00
This commit is contained in:
Jesse Vincent 2010-08-02 03:04:29 +00:00
parent d4695636f3
commit 38c053fb73

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="2912"
android:versionName="2.912" package="com.fsck.k9">
android:versionCode="2913"
android:versionName="2.913" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"