0.8
This commit is contained in:
parent
3962145185
commit
dfb19f4ea6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.fsck.k9"
|
||||
android:versionCode="7"
|
||||
android:versionName="0.7">
|
||||
android:versionCode="8"
|
||||
android:versionName="0.8">
|
||||
>
|
||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||
<uses-permission android:name="android.permission.READ_CONTACTS"/>
|
||||
|
|
Loading…
Reference in a new issue