google-nomulus/gradle/settings.gradle
weiminyu fed4ec496f Add Gradle scripts to Nomulus
Experimental Gradle scripts that build and run all Java tests.

Please see README.md for status and limitations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217203690
2018-10-17 11:53:01 -04:00

5 lines
67 B
Groovy

rootProject.name = 'gradle'
include 'third_party'
include 'core'