build.gradle 76 B

123
  1. dependencies {
  2. compile project(":applications:app-make:app-make-dto")
  3. }