Skip to content

Commit

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

Changelog
---------
**version 2.6.2 (released 4/1/2015)**
- spinner is now wide throughout
- spinner automatically jumps to the selected value
- use material style search
- swap next and previous buttons in notification
- added Turkish sura names, shortened Russian translation of sura names
- improvements to custom storage location preference screen
- a plethora of bugfixes

**version 2.6.1 (released 3/10/2015)**
- fix audio not playing without connection
- fix some crashes and add some crash logging
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 21
versionCode 2610
versionName "2.6.1"
versionCode 2620
versionName "2.6.2"
}

signingConfigs {
Expand Down

0 comments on commit 7b57781

Please sign in to comment.