mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Only prints the debug binary message once per build (#1066)
This commit is contained in:
committed by
Peter Johnson
parent
1d6eb629ad
commit
d564e19ef3
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'net.ltgt.errorprone' version '0.0.13'
|
||||
id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '2.0'
|
||||
id 'edu.wpi.first.NativeUtils' version '1.6.0'
|
||||
id 'edu.wpi.first.NativeUtils' version '1.6.2'
|
||||
id "edu.wpi.first.GradleJni" version "0.1.0" apply false
|
||||
id 'idea'
|
||||
id 'com.gradle.build-scan' version '1.13.1'
|
||||
|
||||
Reference in New Issue
Block a user