Skip to content

Commit 5131f03

Browse files
committed
fix up
Signed-off-by: SamYuan1990 <yy19902439@126.com>
1 parent 2febd14 commit 5131f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.out_dir}}/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ dependency_overrides:
3131

3232
serious_python:
3333
git:
34-
url: https://github.com/flet-dev/serious-python.git
34+
url: git@github.com:flet-dev/serious-python.git
3535
ref: hidden-files-fix
3636
path: src/serious_python
3737

3838
wakelock_plus: ^1.2.10
3939
web: ^1.0.0
4040
window_manager: ^0.4.3
41-
webview_flutter_android: ^4.0.0
41+
webview_flutter_android: 4.10.1
4242

4343
# {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
4444
record: ^5.1.1

0 commit comments

Comments
 (0)