mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
Actually make the version and build #s sync up
This commit is contained in:
parent
098994b4d9
commit
fa364298b8
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="1000"
|
android:versionCode="1001"
|
||||||
android:versionName="1.001" package="com.fsck.k9">
|
android:versionName="1.001" package="com.fsck.k9">
|
||||||
<uses-sdk android:minSdkVersion="1"/>
|
<uses-sdk android:minSdkVersion="1"/>
|
||||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user