Skip to content

Commit

Permalink
Bump version to 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Jan 12, 2024
1 parent e36f8ae commit 3816f98
Show file tree
Hide file tree
Showing 3 changed files with 4 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.11.2** - Bug fixes and improvements.
* **1.11.1** - Bug fixes and improvements.
* **1.11.0** - Issues count, region banners and bans, bug fixes and improvements.
* **1.10.5** - Census scale fixes, 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 @@ -16,8 +16,8 @@ android {
minSdkVersion 21
targetSdkVersion 34
multiDexEnabled true
versionCode 50
versionName "1.11.1"
versionCode 51
versionName "1.11.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/51.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
• Bug fixes and improvements.

0 comments on commit 3816f98

Please sign in to comment.