Gradle Plugin Release 2.3.0
Move dependencies check to later action performing stage

Originally, we checked dependencies at the very beginning, which impose
a performance issue on Android Studio.
Now, we move it to action performing stage to avoid the problem.

Test: N/A
Change-Id: I60032cd080236aa97174658abd46b0a790cc6908
1 file changed
tree: eadfa105bcd807c15688e6f66415584ffc9c8f42
  1. lib/
  2. resources/
  3. src/
  4. testData/
  5. testSrc/
  6. BUILD
  7. google-appindexing.iml