Skip to content

Commit 1d43ed9

Browse files
fixup! build(gradle): use gradle-nexus publish plugin
1 parent 33ae4d7 commit 1d43ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crypto-ffi/bindings/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
44
buildscript {
55
repositories {
66
google()
7+
gradlePluginPortal()
78
mavenCentral()
89
}
910
dependencies {

0 commit comments

Comments
 (0)