mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-12 12:35:04 -05:00
Bump the K-9 series to 1.x for the first market beta of K-9 1.x
This commit is contained in:
parent
a0dc7de9a8
commit
098994b4d9
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="199"
|
||||
android:versionName="0.199" package="com.fsck.k9">
|
||||
android:versionCode="1000"
|
||||
android:versionName="1.001" package="com.fsck.k9">
|
||||
<uses-sdk android:minSdkVersion="1"/>
|
||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||
<uses-permission android:name="android.permission.READ_CONTACTS"/>
|
||||
|
Loading…
Reference in New Issue
Block a user