We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ee516 commit 5508b7eCopy full SHA for 5508b7e
1 file changed
build.gradle
@@ -94,7 +94,7 @@ publishing {
94
gpr(MavenPublication) {
95
groupId = 'org.carlmontrobotics'
96
artifactId = 'lib199'
97
- version = '1.0.2'
+ version = '2.0.0'
98
99
from components.java
100
}
0 commit comments