[apriltag] Use wpilibsuite fork of apriltag (#4764)

This commit is contained in:
Peter Johnson
2022-12-05 19:59:24 -08:00
committed by GitHub
parent eab0d929e6
commit 72e21a1ed1
2 changed files with 5 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ nativeUtils {
headerClassifier = "headers"
sourceClassifier = "sources"
ext = "zip"
version = '3.2.0-1'
version = '3.2.0-2'
targetPlatforms.addAll(nativeUtils.wpi.platforms.allPlatforms)
}
}