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

Bumped manifest to ${version.name}

This commit is contained in:
Jesse Vincent 2010-11-05 03:57:18 +00:00
parent bfc24a58a0
commit ac0c2489a0

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="11015"
android:versionName="3.306" package="com.fsck.k9"
android:versionCode="11016"
android:versionName="3.307" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="3"