bump our build sequence number for the 3.3 dev series, so we don't have
overlaps with 3.2
This commit is contained in:
parent
62caa5ce76
commit
0071bd22f8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="10011"
|
||||
android:versionCode="11011"
|
||||
android:versionName="3.302" package="com.fsck.k9"
|
||||
>
|
||||
<uses-sdk
|
||||
|
|
Loading…
Reference in a new issue