Skip to content

Commit

Permalink
Bumped manifest to 5.003
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Mar 13, 2015
1 parent d286f55 commit 9044f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="22002"
android:versionName="5.002" package="com.fsck.k9"
android:versionCode="22003"
android:versionName="5.003" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="15"
Expand Down

0 comments on commit 9044f73

Please sign in to comment.