mirror of
https://github.com/google/nomulus
synced 2026-02-05 04:21:07 +00:00
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
6 lines
67 B
Groovy
6 lines
67 B
Groovy
rootProject.name = 'gradle'
|
|
|
|
include 'third_party'
|
|
include 'core'
|
|
|