Skip to content

Commit

Permalink
Merge pull request #73 from marcellogalhardo/bump-version-0-15-3
Browse files Browse the repository at this point in the history
Bump version to 0.15.3
  • Loading branch information
marcellogalhardo authored Apr 26, 2022
2 parents 9c0f777 + 121f9fa commit 9072950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-module.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'signing'

ext {
PUBLISH_GROUP_ID = 'dev.marcellogalhardo'
PUBLISH_VERSION = '0.15.2'
PUBLISH_VERSION = '0.15.3'
}

task androidSourcesJar(type: Jar) {
Expand Down

0 comments on commit 9072950

Please sign in to comment.