Skip to content

Commit

Permalink
Update release version to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanjan90 committed Mar 8, 2024
1 parent f534e60 commit c28c9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '5.2.0'
}

def releaseVersion = '1.6.0'
def releaseVersion = '1.5.8'
def releaseBuild = false;

if (System.getenv('CI')) {
Expand Down

0 comments on commit c28c9bf

Please sign in to comment.