Skip to content

Commit 7a29988

Browse files
committed
update flutter and pin drift for now
1 parent 845d7d9 commit 7a29988

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- uses: subosito/flutter-action@v2
114114
with:
115115
channel: stable
116-
flutter-version: 3.44.0
116+
flutter-version: 3.44.5
117117
cache: true
118118

119119
- name: Setup Flutter dependencies

apps/weblibre/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies:
1818
crypto: ^3.0.7
1919
cryptography_flutter: ^2.3.4
2020
device_info_plus: ^13.1.0
21-
drift: ^2.34.0
22-
drift_dev: ^2.34.0
21+
drift: 2.34.0
22+
drift_dev: 2.34.0
2323
dynamic_color: ^1.8.1
2424
exceptions: ^0.6.1
2525
fading_scroll: ^0.9.4

0 commit comments

Comments
 (0)