Skip to content

Commit

Permalink
Update version to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellogalhardo committed Apr 18, 2022
1 parent 428d613 commit 9e5d295
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.14.1'
PUBLISH_VERSION = '0.15.0'
}

task androidSourcesJar(type: Jar) {
Expand Down

0 comments on commit 9e5d295

Please sign in to comment.