We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c588b0c commit b2df3a6Copy full SHA for b2df3a6
1 file changed
build.gradle
@@ -51,7 +51,7 @@ publishing {
51
artifact javadocJar
52
groupId = 'pw.otake.pseudoresonance'
53
artifactId = 'pixy2-java-api'
54
- version = '1.3.2'
+ version = '1.3.3'
55
pom {
56
name = 'Pixy2JavaAPI'
57
description = 'Java port of Pixy2 API for FIRST Robotics'
0 commit comments