mirror of
https://github.com/DJDoubleD/refreezer.git
synced 2026-01-15 16:32:54 -03:00
Flutter 3.32.2 changes + updated translations
- updated locales for intl/i18n compatability - updated submodule commit references (fixes #100) - updated translations from crowdin - upgrade to gradle 8.12 - updated dependencies
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,18 +1,20 @@
|
||||
[submodule "custom_navigator"]
|
||||
path = custom_navigator
|
||||
url = https://github.com/DJDoubleD/custom_navigator.git
|
||||
branch = master
|
||||
[submodule "equalizer_flutter"]
|
||||
path = equalizer_flutter
|
||||
url = https://github.com/DJDoubleD/equalizer_flutter.git
|
||||
branch = main
|
||||
[submodule "external_path"]
|
||||
path = external_path
|
||||
url = https://github.com/DJDoubleD/external_path.git
|
||||
[submodule "marquee"]
|
||||
path = marquee
|
||||
url = https://github.com/DJDoubleD/marquee.git
|
||||
branch = main
|
||||
[submodule "move_to_background"]
|
||||
path = move_to_background
|
||||
url = https://github.com/DJDoubleD/move_to_background.git
|
||||
branch = master
|
||||
[submodule "scrobblenaut"]
|
||||
path = scrobblenaut
|
||||
url = https://github.com/DJDoubleD/Scrobblenaut.git
|
||||
branch = main
|
||||
|
||||
Reference in New Issue
Block a user