Export pb files from wpimath

This commit is contained in:
Thad House
2023-11-23 21:47:06 -08:00
committed by Peter Johnson
parent c80b2d2017
commit 2aba97c610
2 changed files with 22 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ repositories {
}
}
dependencies {
implementation "edu.wpi.first:native-utils:2024.3.2"
implementation "edu.wpi.first:native-utils:2024.4.0"
}