Skip to content

Commit

Permalink
Merge pull request #108 from element-hq/version-0.2.0
Browse files Browse the repository at this point in the history
Version `0.2.0`
  • Loading branch information
jmartinesp authored Nov 19, 2024
2 parents 4e5e67f + 0f08fb9 commit d50a72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compound/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ mavenPublishing {
publishToMavenCentral(SonatypeHost.S01)
signAllPublications()

coordinates("io.element.android", "compound-android", "0.1.1")
coordinates("io.element.android", "compound-android", "0.2.0")
if (!providers.gradleProperty("mavenCentralUsername").isPresent) {
println("No maven central provider")
}
Expand Down

0 comments on commit d50a72b

Please sign in to comment.