Skip to content

Commit 36180a4

Browse files
committed
fix: update windows runner package metadata
1 parent a7cbc09 commit 36180a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

windows/runner/Runner.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ BEGIN
8989
BEGIN
9090
BLOCK "040904e4"
9191
BEGIN
92-
VALUE "CompanyName", "com.example" "\0"
92+
VALUE "CompanyName", "com.androidircx.flutter" "\0"
9393
VALUE "FileDescription", "androidircx" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "androidircx" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2026 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2026 com.androidircx.flutter. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "androidircx.exe" "\0"
9898
VALUE "ProductName", "androidircx" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

0 commit comments

Comments
 (0)