Skip to content

Commit

Permalink
Merge pull request #81 from marcellogalhardo/update-retained-version
Browse files Browse the repository at this point in the history
Update retained version to 1.0.0
  • Loading branch information
marcellogalhardo committed Feb 8, 2023
2 parents 81104b1 + 9527a3e commit d81b9f0
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.17.0'
PUBLISH_VERSION = '1.0.0'
}

task androidSourcesJar(type: Jar) {
Expand Down

0 comments on commit d81b9f0

Please sign in to comment.