Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Nov 19, 2024
1 parent 4e5e67f commit 0f08fb9
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 0f08fb9

Please sign in to comment.