Bumped manifest to 4.905
This commit is contained in:
parent
47cedef85c
commit
5ddfe4b58e
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="21007"
|
android:versionCode="21008"
|
||||||
android:versionName="4.904" package="com.fsck.k9"
|
android:versionName="4.905" package="com.fsck.k9"
|
||||||
>
|
>
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="15"
|
android:minSdkVersion="15"
|
||||||
|
|
Loading…
Reference in a new issue