mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Adds warning prints to native library builds (#710)
Can be disabled with -PskipWarningPrints
This commit is contained in:
committed by
Peter Johnson
parent
1276489961
commit
f34c736fb2
@@ -9,7 +9,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'gradle.plugin.edu.wpi.first:native-utils:1.2.12'
|
||||
classpath 'gradle.plugin.edu.wpi.first:native-utils:1.3.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user