Generate Build.java file with data from the build.

Currently includes build version and time, but additional build-time static
data can be easily added in the future.
This commit is contained in:
Michael Bayne
2018-09-10 14:11:40 -07:00
parent b0d2c75cee
commit 712b06f8fb
4 changed files with 71 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
/*/target/
core/src/main/java/com/threerings/getdown/data/Build.java