1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 22:15:30 +00:00

Check gradle wrapper in to VCS

The version of gradle used in compilation is now controlled by the gradle
wrapper and is centrally managed. This means that everyone will be using the
same version of gradle for build, including IC systems like Travis and Cloud
Build.

The Gradle version for this Gradle wrapper is v5.0.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=223856122
This commit is contained in:
jianglai
2018-12-03 13:52:27 -08:00
parent a3a60075a0
commit 7ec9513f3f
5 changed files with 261 additions and 3 deletions

3
.gitignore vendored
View File

@@ -81,9 +81,6 @@ autogenerated/
# Gradle Ignores
/gradle/.gradle
/gradle/gradle
/gradle/gradlew
/gradle/gradlew.bat
/gradle/**/WEB-INF
/gradle/**/build