Skip to content

Commit 4c75af5

Browse files
committed
Add version 1.0.0 to the build.
1 parent 3d139c7 commit 4c75af5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ apply plugin: 'kotlin'
33

44
//sourceCompatibility = 1.8
55

6+
group 'fuzzy-encoding-generator'
7+
version '1.0.0'
8+
69
buildscript {
710
ext.kotlin_version = '1.3.21'
811

0 commit comments

Comments
 (0)