1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-17 07:30:16 -05:00

Bumped manifest to ${version.name}

This commit is contained in:
Jesse Vincent 2010-11-14 00:50:55 +00:00
parent 675651286b
commit 914a462afd

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="11021"
android:versionName="3.311" package="com.fsck.k9"
android:versionCode="11022"
android:versionName="3.312" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="3"