diff --git a/OGParser/build.gradle b/OGParser/build.gradle index 8ed1655..e59851d 100644 --- a/OGParser/build.gradle +++ b/OGParser/build.gradle @@ -73,7 +73,7 @@ afterEvaluate { // You can then customize attributes of the publication as shown below. groupId = 'com.github.Priyansh-Kedia' artifactId = 'final' - version = '2.5.3' + version = '2.5.5' } // // Creates a Maven publication called “debug”. // debug(MavenPublication) {