Skip to content

Commit

Permalink
Tagging v3.0.0-beta8
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed Apr 29, 2023
1 parent ac31823 commit bbcfe77
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/300000988.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Removed support for feeds, as Twitter have permanently blocked the functionality
* Fixed the video player not responding on single tweets (#666)
* Fixed long tweets by Twitter Blue users not being shown fully (#644)
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/310000988.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Removed support for feeds, as Twitter have permanently blocked the functionality
* Fixed the video player not responding on single tweets (#666)
* Fixed long tweets by Twitter Blue users not being shown fully (#644)
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/320000988.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Removed support for feeds, as Twitter have permanently blocked the functionality
* Fixed the video player not responding on single tweets (#666)
* Fixed long tweets by Twitter Blue users not being shown fully (#644)
4 changes: 1 addition & 3 deletions fastlane/metadata/android/en-US/changelogs/next.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
* Removed support for feeds, as Twitter have permanently blocked the functionality
* Fixed the video player not responding on single tweets (#666)
* Fixed long tweets by Twitter Blue users not being shown fully (#644)

2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ packages:
source: hosted
version: "0.3.3+2"
crypto:
dependency: "direct main"
dependency: transitive
description:
name: crypto
sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
Expand Down
3 changes: 1 addition & 2 deletions 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: 3.0.0-beta7+300000957
version: 3.0.0-beta8+300000988

environment:
sdk: ">=2.18.0 <3.0.0"
Expand All @@ -40,7 +40,6 @@ dependencies:
async_button_builder: ^2.3.0+1
auto_direction: ^0.0.6
chewie: ^1.3.6
crypto: 3.0.2
dart_twitter_api: ^0.5.7+1
device_info_plus: ^8.2.0
device_preview: ^1.1.0
Expand Down

0 comments on commit bbcfe77

Please sign in to comment.