Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: master
flutter-version: 3.35.7
flutter-version: 3.38.9
- name: Install dependencies
run: flutter pub get
- name: Build project
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "lib/appstream.dart"]
path = lib/appstream.dart
url = git@github.com:jardon/appstream.dart.git
url = git@github.com:canonical/appstream.dart.git
2 changes: 1 addition & 1 deletion lib/appstream.dart