Add flutter as submodule
This commit is contained in:
parent
ca809a0e0b
commit
d5249d40cb
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,3 +2,7 @@
|
|||
path = thirdparty/sentry-dart
|
||||
url = https://github.com/ente-io/sentry-dart.git
|
||||
branch = sentry_flutter_ente
|
||||
[submodule "flutter"]
|
||||
path = flutter
|
||||
url = https://github.com/flutter/flutter.git
|
||||
branch = stable
|
||||
|
|
1
flutter
Submodule
1
flutter
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b06b8b2710955028a6b562f5aa6fe62941d6febf
|
Loading…
Reference in a new issue