Skip to content

Commit

Permalink
Fixed a small bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevdza-san committed Nov 18, 2022
1 parent 613e9f2 commit a3f032f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messagebar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ publishing {
release(MavenPublication) {
groupId = 'com.github.stevdza-san'
artifactId = 'MessageBarCompose'
version = '1.0.1'
version = '1.0.2'

afterEvaluate {
from components.release
Expand Down

0 comments on commit a3f032f

Please sign in to comment.