Fix roborio duplicate .so's on deploy (#1571)

This commit is contained in:
Matt
2024-11-14 01:52:23 -05:00
committed by GitHub
parent 5f3dc152c3
commit c04e13ef93
13 changed files with 57 additions and 32 deletions

View File

@@ -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