Skip to content

Commit 635d06a

Browse files
committed
Update audio_soloud
1 parent 35a6399 commit 635d06a

File tree

30 files changed

+696
-696
lines changed

30 files changed

+696
-696
lines changed

audio_soloud/step_02/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 68 additions & 68 deletions
Large diffs are not rendered by default.

audio_soloud/step_02/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.

audio_soloud/step_02/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = audio_soloud
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.audioSoloud
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

audio_soloud/step_02/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish_to: 'none'
44
version: 0.1.0
55

66
environment:
7-
sdk: ^3.6.0-0
7+
sdk: ^3.6.1
88

99
dependencies:
1010
flutter:

audio_soloud/step_02/windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "audio_soloud" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "audio_soloud" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2024 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "audio_soloud.exe" "\0"
9898
VALUE "ProductName", "audio_soloud" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

audio_soloud/step_03/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 68 additions & 68 deletions
Large diffs are not rendered by default.

audio_soloud/step_03/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.

audio_soloud/step_03/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = audio_soloud
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.audioSoloud
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

audio_soloud/step_03/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish_to: 'none'
44
version: 0.1.0
55

66
environment:
7-
sdk: ^3.6.0-0
7+
sdk: ^3.6.1
88

99
dependencies:
1010
flutter:

audio_soloud/step_03/windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "audio_soloud" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "audio_soloud" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2024 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "audio_soloud.exe" "\0"
9898
VALUE "ProductName", "audio_soloud" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

0 commit comments

Comments
 (0)