mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-12 04:25:08 -05:00
0.12
This commit is contained in:
parent
4eb607d781
commit
81bd2fcf71
@ -1,7 +1,7 @@
|
|||||||
<?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"
|
||||||
package="com.fsck.k9"
|
package="com.fsck.k9"
|
||||||
android:versionCode="11"
|
android:versionCode="12"
|
||||||
android:versionName="@string/app_version">
|
android:versionName="@string/app_version">
|
||||||
>
|
>
|
||||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">K-9</string>
|
<string name="app_name">K-9</string>
|
||||||
<string name="app_version">0.11</string>
|
<string name="app_version">0.12</string>
|
||||||
|
|
||||||
<string name="read_attachment_label">read Email attachments</string>
|
<string name="read_attachment_label">read Email attachments</string>
|
||||||
<string name="read_attachment_desc">Allows this application to read your Email attachments.</string>
|
<string name="read_attachment_desc">Allows this application to read your Email attachments.</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user