Skip to content

Commit 124d1fe

Browse files
committed
Update icons
1 parent 168393f commit 124d1fe

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

ci_tooling/build_modules/application.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def _patch_sdk_version(self) -> None:
146146
print("Patching LC_BUILD_VERSION")
147147
with open(_file, "rb") as f:
148148
data = f.read()
149+
149150
data = data.replace(_find, _replace)
150151

151152
with open(_file, "wb") as f:

payloads/Icon/AppIcons/Assets.car

-705 KB
Binary file not shown.
-1.47 MB
Binary file not shown.

0 commit comments

Comments
 (0)