未验证 提交 27cd0f7e 编写于 作者: D David Karnok 提交者: GitHub

Update build.gradle

上级 5fb0ace5
......@@ -294,5 +294,10 @@ if (rootProject.hasProperty("releaseMode")) {
useInMemoryPgpKeys(project.getProperty('SIGNING_PRIVATE_KEY'), project.getProperty('SIGNING_PASSWORD'))
}
}
mavenPublish {
nexus {
stagingProfile = "io.reactivex"
}
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册