[FL-3098] Up toolchain to version 20 (#2397)

* Up toolchain to 20
* Python reformat, add version info into fbtenv

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Max Andreev
2023-02-15 19:56:25 +03:00
committed by GitHub
parent 25e8947282
commit 2fdebb639b
5 changed files with 17 additions and 4 deletions

View File

@@ -22,7 +22,6 @@ def _convert_image(source_filename: str):
class DolphinBubbleAnimation:
FILE_TYPE = "Flipper Animation"
FILE_VERSION = 1
@@ -243,7 +242,6 @@ class DolphinBubbleAnimation:
class DolphinManifest:
FILE_TYPE = "Flipper Animation Manifest"
FILE_VERSION = 1