Skip to content

Commit

Permalink
Update build and README for v2.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Apr 13, 2015
1 parent e20ed11 commit d808882
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ Open Source Projects Used

Changelog
---------
**version 2.6.3 (released 4/12/2015)**
- fix a bug where audio bar was hidden on tablet in landscape
- persist highlight of ayah between translation and pages
- highlight the verse number along with a verse
- additional attempts to working around notification and LG crashes
- minor bugfixes and improvements

**version 2.6.2 (released 4/1/2015)**
- spinner is now wide throughout
- spinner automatically jumps to the selected value
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 2620
versionName "2.6.2"
versionCode 2630
versionName "2.6.3"
}

signingConfigs {
Expand Down

0 comments on commit d808882

Please sign in to comment.