File tree 3 files changed +4
-2
lines changed
fastlane/metadata/android/en-US/changelogs
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Get Stately on: [Google Play](https://play.google.com/store/apps/details?id=com.
24
24
25
25
Detailed release notes and APKs can be found in the [ releases page] ( https://github.com/lloydtorres/stately/releases ) .
26
26
27
+ * ** 1.11.2** - Bug fixes and improvements.
27
28
* ** 1.11.1** - Bug fixes and improvements.
28
29
* ** 1.11.0** - Issues count, region banners and bans, bug fixes and improvements.
29
30
* ** 1.10.5** - Census scale fixes, bug fixes and improvements.
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ android {
16
16
minSdkVersion 21
17
17
targetSdkVersion 34
18
18
multiDexEnabled true
19
- versionCode 50
20
- versionName " 1.11.1 "
19
+ versionCode 51
20
+ versionName " 1.11.2 "
21
21
vectorDrawables. useSupportLibrary = true
22
22
}
23
23
buildTypes {
Original file line number Diff line number Diff line change
1
+ • Bug fixes and improvements.
You can’t perform that action at this time.
0 commit comments