Skip to content

Commit 0081333

Browse files
authored
Merge pull request #133 from element-hq/version-25.2.26
Version 25.2.26
2 parents bb9b1c1 + f59f882 commit 0081333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compound/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ mavenPublishing {
9393
publishToMavenCentral(SonatypeHost.S01)
9494
signAllPublications()
9595

96-
coordinates("io.element.android", "compound-android", "0.2.0")
96+
coordinates("io.element.android", "compound-android", "25.2.26")
9797
if (!providers.gradleProperty("mavenCentralUsername").isPresent) {
9898
println("No maven central provider")
9999
}

0 commit comments

Comments
 (0)