We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46182df commit 1bbd5a0Copy full SHA for 1bbd5a0
build.gradle.kts
@@ -1,6 +1,6 @@
1
import java.util.Base64
2
3
-val publishedMavenId: String = "org.hyperledger.identus"
+val publishedMavenId: String = "io.iohk.atala.prism.apollo"
4
5
plugins {
6
id("org.jetbrains.dokka") version "1.9.20"
0 commit comments