diff --git a/.gitmodules b/.gitmodules index ce6396d..c3be261 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Vendors/libwebp"] path = Vendors/libwebp url = https://github.com/webmproject/libwebp +[submodule "Vendors/FLAnimatedImage"] + path = Vendors/FLAnimatedImage + url = git@github.com:Flipboard/FLAnimatedImage.git diff --git a/Vendors/FLAnimatedImage b/Vendors/FLAnimatedImage new file mode 160000 index 0000000..2530779 --- /dev/null +++ b/Vendors/FLAnimatedImage @@ -0,0 +1 @@ +Subproject commit 25307796cfcf66cb5b98774e050e93f64e0f2cde