提交 36e7c0f4 编写于 作者: S Sam Judd

Add gif_encoder to glide dependencies.

上级 26b25d87
......@@ -13,7 +13,7 @@ def getAndroidCompileSdkVersion() {
}
def getInternalAndroidProjects() {
[':third_party:gif_decoder', ':library'].collect { project(it) }
[':third_party:gif_decoder', ':third_party:gif_encoder', ':library'].collect { project(it) }
}
def getInternalJavaProjects() {
[':third_party:disklrucache'].collect { project(it) }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册