mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[build] Update to native utils 2024.2.0 (#5601)
This commit is contained in:
@@ -9,5 +9,5 @@ repositories {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation "edu.wpi.first:native-utils:2024.0.0"
|
||||
implementation "edu.wpi.first:native-utils:2024.2.0"
|
||||
}
|
||||
|
||||
@@ -13,6 +13,8 @@ nativeUtils.withCrossLinuxArm64()
|
||||
nativeUtils {
|
||||
wpi {
|
||||
configureDependencies {
|
||||
opencvYear = "frc2023"
|
||||
googleTestYear = "frc2023"
|
||||
niLibVersion = "2023.3.0"
|
||||
opencvVersion = "4.6.0-5"
|
||||
googleTestVersion = "1.12.1-2"
|
||||
|
||||
Reference in New Issue
Block a user