Skip to content

Commit 958ed2b

Browse files
chore: remove unecessary group and version in examples gradle build file
1 parent 94f66cc commit 958ed2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ plugins {
55
id("application")
66
}
77

8-
group = "org.bitcoindevkit"
9-
version = "2.0.0-SNAPSHOT"
10-
118
repositories {
129
mavenCentral()
1310
}

0 commit comments

Comments
 (0)