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

Fix version code for next release

This commit is contained in:
cketti 2013-05-10 21:26:47 +02:00
parent 534c8b9111
commit c3655f52d0

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="17033"
android:versionCode="18001"
android:versionName="4.501" package="com.fsck.k9"
>
<uses-sdk