Bumped manifest to 3.315
This commit is contained in:
parent
bc8e56262e
commit
5797e9f3a2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="11024"
|
android:versionCode="11025"
|
||||||
android:versionName="3.314" package="com.fsck.k9"
|
android:versionName="3.315" package="com.fsck.k9"
|
||||||
>
|
>
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="3"
|
android:minSdkVersion="3"
|
||||||
|
|
Loading…
Reference in a new issue