Skip to content

Commit

Permalink
Bump up version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Mar 3, 2017
1 parent 5706584 commit 2c964bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Get Stately on: [Google Play](https://play.google.com/store/apps/details?id=com.

### Revision History

* **1.8.0** - RMB suppressions, WA resolution vote breakdown, visual polishes, bug fixes and other improvements.
* **1.7.6** - Bug fixes and improvements.
* **1.7.5** - Bug fixes and improvements.
* **1.7.4** - Hotfix to deal with illegal state fragment transaction crashes.
Expand Down
4 changes: 2 additions & 2 deletions Stately/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.lloydtorres.stately"
minSdkVersion 16
targetSdkVersion 25
versionCode 33
versionName "1.7.6"
versionCode 34
versionName "1.8.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 2c964bd

Please sign in to comment.