[apriltag] Update apriltaglib (#5475)

This commit is contained in:
Peter Johnson
2023-07-26 22:48:09 -07:00
committed by GitHub
parent a95994fff6
commit fc75d31755
2 changed files with 2 additions and 2 deletions

View File

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