Skip to content

Commit

Permalink
Bump version to 2.6.5 and update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed May 31, 2015
1 parent c6a8ab1 commit ab97bd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,12 @@ Open Source Projects Used

Changelog
---------
**development**
**version 2.6.5 (released 5/31/2015)**
- improvements for rtl layouts in rtl languages on apis 17+
- update image version to fix #529 and fix pages 1 and 2
- many ui improvements (audio bar, tablet, ripples on l+, etc)
- fix arabic setting on android M
- material style dialogs
- lots of bugfixes and improvements

**version 2.6.4p1 (released 4/13/2015)**
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 2641
versionName "2.6.4-p1"
versionCode 2650
versionName "2.6.5"
}

signingConfigs {
Expand Down

0 comments on commit ab97bd3

Please sign in to comment.