Skip to content

Commit

Permalink
ci: 🎡 [DSY-000] Upgrading lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
mlcsouza committed Jul 7, 2020
1 parent 9a2e41f commit 4b9fa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if (file("github_credentials.properties").file) {
}

def getVersionName = { ->
return "1.1.1"
return "1.1.2"
}

def getGroupId = { ->
Expand Down

0 comments on commit 4b9fa0e

Please sign in to comment.