1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-08 04:08:15 -05:00

bump version to 4.190 as we prep for 4.2

This commit is contained in:
Jesse Vincent 2012-08-07 11:15:43 -07:00
parent 827d0be277
commit 2338c64ee8

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="15020"
android:versionName="4.121" package="com.fsck.k9"
android:versionCode="16020"
android:versionName="4.190" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="7"