Skip to content

Commit

Permalink
update manifest and readme for 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Jul 9, 2013
1 parent 0c87665 commit 33afcb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ Open Source Projects Used

Changelog
---------
**version 2.4.5** (released 7/9/2013)
- fix a bug which caused s4/htc one/etc to load smaller images

**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
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="244"
android:versionName="2.4.4"
package="com.quran.labs.androidquran" android:versionCode="245"
android:versionName="2.4.5"
android:installLocation="auto">

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

0 comments on commit 33afcb0

Please sign in to comment.