Skip to content

Commit 73d990a

Browse files
committed
Remove version info from build.gradle, use gradle.properties instead
1 parent 6e06a87 commit 73d990a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ apply plugin: 'maven'
1818
apply plugin: 'groovy'
1919

2020
group = 'net.zomis'
21-
version = '0.0.1-SNAPSHOT'
2221

2322
description = "Brainfuck Java interpreter and utility"
2423

0 commit comments

Comments
 (0)