Skip to content

Commit

Permalink
Bump up version to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Oct 31, 2017
1 parent 98bca69 commit 7cb3a22
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 @@ -24,6 +24,7 @@ Get Stately on: [Google Play](https://play.google.com/store/apps/details?id=com.

Detailed release notes and APKs can be found in the [releases page](https://github.com/lloydtorres/stately/releases).

* **1.9.3** - Z-Day improvements.
* **1.9.2** - Edit RMB posts, regional voting data in resolutions, Android Oreo support, bug fixes and improvements.
* **1.9.1** - Bug fix for aggressive notification service for Lollipop and above.
* **1.9.0** - New logo, issue decision API, Android O prep, bug fixes and improvements.
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 27
versionCode 40
versionName "1.9.2"
versionCode 41
versionName "1.9.3"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 7cb3a22

Please sign in to comment.