Skip to content

Commit

Permalink
去除一些依赖 (2017-04-15)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Apr 15, 2017
1 parent 8580c45 commit 993b32d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ dependencies {
compile viewDependencies.ndkbitmap_armv7a
compile viewDependencies.ndkbitmap_armv5
compile viewDependencies.ndkbitmap_x86
compile androidDependencies.support_v4
//debugCompile dataDependencies.leakcanary

compile project(':gsyVideoPlayer')
Expand Down
1 change: 0 additions & 1 deletion gsyVideoPlayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dependencies {
compile viewDependencies.ijkplayer_exo
compile viewDependencies.transitionseverywhere
compile dataDependencies.videocache
compile androidDependencies.support_v4
compile androidDependencies.appcompat_v7
}

Expand Down

0 comments on commit 993b32d

Please sign in to comment.