mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
HAND FIXES: Fixup remaining rename issues
This commit is contained in:
committed by
Peter Johnson
parent
bf9da2cdea
commit
d3da30d53a
@@ -19,7 +19,7 @@ ext {
|
||||
apply from: "${rootDir}/shared/opencv.gradle"
|
||||
|
||||
application {
|
||||
mainClass = 'edu.wpi.Main'
|
||||
mainClass = 'org.wpilib.Main'
|
||||
}
|
||||
|
||||
apply plugin: 'com.gradleup.shadow'
|
||||
|
||||
Reference in New Issue
Block a user