mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-29 02:21:41 +00:00
Fix roborio duplicate .so's on deploy (#1571)
This commit is contained in:
@@ -12,7 +12,7 @@ nativeUtils.wpi.configureDependencies {
|
||||
opencvVersion = openCVversion
|
||||
googleTestYear = "frc2024"
|
||||
googleTestVersion = "1.14.0-1"
|
||||
niLibVersion = "2024.2.1"
|
||||
niLibVersion = "2025.0.0"
|
||||
}
|
||||
|
||||
// Configure warnings and errors
|
||||
|
||||
Reference in New Issue
Block a user