We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55996f commit cec4387Copy full SHA for cec4387
build.gradle
@@ -92,7 +92,7 @@ publishing {
92
gpr(MavenPublication) {
93
groupId = 'org.carlmontrobotics'
94
artifactId = 'lib199'
95
- version = '3.1.0'
+ version = '3.2.0'
96
97
from components.java
98
}
0 commit comments