mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
4 lines
109 B
Groovy
4 lines
109 B
Groovy
|
|
apply plugin: 'java'
|
||
|
|
apply plugin: 'application'
|
||
|
|
|
||
|
|
mainClassName = 'edu.wpi.first.driverstation.DriverStation'
|