Skip to content

Commit

Permalink
Version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
proninyaroslav committed Jul 27, 2024
1 parent 662304f commit 1a9343c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Version 1.4.1 (2024-07-27)

* Disable Android TV support

### Version 1.4.0 (2024-07-26)

* Android 14 support
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/5007.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disable Android TV support
1 change: 1 addition & 0 deletions fastlane/metadata/android/ru/changelogs/5007.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Отключение поддержки Android TV
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: 1.4.0+5006
version: 1.4.1+5007

environment:
sdk: ">=3.4.4 <4.0.0"
Expand Down

0 comments on commit 1a9343c

Please sign in to comment.