Skip to content

Commit

Permalink
Tagging v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed Apr 23, 2021
1 parent 79f6b5a commit af7c633
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/20210424.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Added support for loading all tweets on profiles
* Made tweet content selectable
* Fixed missing counts underneath tweets (replies, retweets, quotes and favourites)
* Fixed links to sub-tweet resources (photos, media) to open the tweet instead of the trending screen
* Fixed replies to tweets not being openable
* Fixed invalid aspect ratios for some videos
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.1.1+20210423
version: 2.2.0+20210424

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit af7c633

Please sign in to comment.