mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Update native-utils to 2020.7.2 (#2161)
Fixes a bug where source directories were being added to the header search path
This commit is contained in:
committed by
Peter Johnson
parent
24c031d692
commit
a76d006a07
@@ -5,5 +5,5 @@ repositories {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation "edu.wpi.first:native-utils:2020.7.1"
|
||||
implementation "edu.wpi.first:native-utils:2020.7.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user