Skip to content

Commit

Permalink
update manifest for 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Jul 7, 2013
1 parent dbd1794 commit 3b18fed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Open Source Projects Used

Changelog
---------
**development**
**version 2.4.4** (released 7/6/2013)
- fix bug where devices that should not get tablet mode were getting it
- fixed issue on some asus tablets where images weren't showing up
- improve issues with notifications while playing audio
Expand Down
4 changes: 2 additions & 2 deletions app/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.quran.labs.androidquran" android:versionCode="243"
android:versionName="2.4.3"
package="com.quran.labs.androidquran" android:versionCode="244"
android:versionName="2.4.4"
android:installLocation="auto">

<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="14" />
Expand Down

0 comments on commit 3b18fed

Please sign in to comment.