mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
[dlt] Fix build.gradle description (#6682)
This commit is contained in:
@@ -4,7 +4,7 @@ if (project.hasProperty('onlylinuxathena')) {
|
||||
return;
|
||||
}
|
||||
|
||||
description = "roboRIO Team Number Setter"
|
||||
description = "A tool to download datalogs from a roborio"
|
||||
|
||||
apply plugin: 'cpp'
|
||||
apply plugin: 'visual-studio'
|
||||
|
||||
Reference in New Issue
Block a user