0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00

Bumped manifest to 4.903

This commit is contained in:
cketti 2014-03-06 02:04:14 +01:00
parent c6f0a5897b
commit 902bd96f4a

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="21005"
android:versionName="4.902" package="com.fsck.k9"
android:versionCode="21006"
android:versionName="4.903" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="15"