Skip to content

Commit

Permalink
Update build version
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Feb 9, 2025
1 parent 22e0e25 commit caf0777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
10 changes: 1 addition & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ packages:
source: hosted
version: "2.6.0"
async:
dependency: "direct main"
dependency: transitive
description:
name: async
sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb"
Expand Down Expand Up @@ -368,14 +368,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.4.0"
intercepted_client:
dependency: "direct main"
description:
name: intercepted_client
sha256: e58581dce92c241d1b4791f477073825d1b706a4372d2089c43b7f1429041335
url: "https://pub.dev"
source: hosted
version: "0.0.1"
intl:
dependency: "direct main"
description:
Expand Down
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: wordly
description: Guess the WORD in six tries
publish_to: none
version: 3.2.2+42
version: 3.2.2+44
environment:
sdk: '>=3.6.0 <4.0.0'
flutter: '>=3.27.0'

dependencies:
async: any
bloc: ^9.0.0
clock: any
collection: any
Expand All @@ -18,7 +17,6 @@ dependencies:
flutter_localizations:
sdk: flutter
freezed_annotation: ^2.4.4
intercepted_client: ^0.0.1
intl: any
meta: any
package_info_plus: ^8.2.1
Expand Down

0 comments on commit caf0777

Please sign in to comment.