mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-30 23:00:09 -05:00
versionCode is going to be autogenerated from here on in. divorce it
from the versionName to avoid confusing users
This commit is contained in:
parent
8797e2228f
commit
0fa741568b
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="3111"
|
||||
android:versionCode="10000"
|
||||
android:versionName="3.111" package="com.fsck.k9"
|
||||
>
|
||||
<uses-sdk
|
||||
|
Loading…
Reference in New Issue
Block a user