Change niLibVersion to 2024.1.1 (#20)

This commit is contained in:
Michael Jansen 2023-10-07 23:46:54 -04:00 committed by GitHub
parent f32ede7b1f
commit 3ebefef9cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ nativeUtils {
wpiVersion = "2024.+"
opencvYear = "frc2023"
googleTestYear = "frc2023"
niLibVersion = "2023.3.0"
niLibVersion = "2024.1.1"
opencvVersion = "4.6.0-5"
googleTestVersion = "1.12.1-2"
}