Skip to content

Commit f59f882

Browse files
committed
Version 25.2.26
1 parent bb9b1c1 commit f59f882

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)