Skip to content

Commit

Permalink
Versioning changes for 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Dec 30, 2024
1 parent d6434ac commit 3e96d33
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/293.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## [2.7.2] - 2024-12-29

### Mostly technology upgrades

- Add an option to scale up tests before calculating the average
- Fix some TextField focus continuity issues
- Theming improvements for more contrast
- Upgrade to Flutter 3.27
- Change rendering engine to Impeller for better rendering performance on every platform
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: graded
description: Track and manage your school grades with ease
publish_to: "none"
version: 2.7.2+288
version: 2.7.2+293

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

0 comments on commit 3e96d33

Please sign in to comment.