We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13ac57 commit beda3b1Copy full SHA for beda3b1
1 file changed
OGParser/build.gradle
@@ -73,7 +73,7 @@ afterEvaluate {
73
// You can then customize attributes of the publication as shown below.
74
groupId = 'com.github.Priyansh-Kedia'
75
artifactId = 'final'
76
- version = '2.5.3'
+ version = '2.5.5'
77
}
78
// // Creates a Maven publication called “debug”.
79
// debug(MavenPublication) {
0 commit comments