From 81df4611a1fdcdadf8a696727ec999eec72bc4f5 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Wed, 1 Jun 2016 06:54:38 +0300 Subject: [PATCH] Added FLAnimatedImage as submodule --- .gitmodules | 3 +++ Vendors/FLAnimatedImage | 1 + 2 files changed, 4 insertions(+) create mode 160000 Vendors/FLAnimatedImage 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