Remove redundancy.

This commit is contained in:
player-03
2016-05-28 06:09:32 -04:00
committed by Joshua Granick
parent 2788dec2a5
commit 391a7bb6bc
2 changed files with 3 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
include ':app'
::foreach dependencies::
include 'deps:::name::'::end::
::if (ANDROID_LIBRARY_PROJECTS)::::foreach (ANDROID_LIBRARY_PROJECTS)::
include 'deps:::name::'::end::::end::