1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Bumped manifest to ${version.name}

This commit is contained in:
Jesse Vincent 2010-11-12 22:30:54 +00:00
parent 478bd876ee
commit 46254bdc35

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="11019"
android:versionName="3.309" package="com.fsck.k9"
android:versionCode="11020"
android:versionName="3.310" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="3"