Skip to content

Commit a53eb41

Browse files
authored
101 fix gradle 패키지 수정
* [fix] gradle 패키지 버전 수정
1 parent e10dd5a commit a53eb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'dev'
8-
version = 'book-1.0.0'
8+
version = '0.0.1-SNAPSHOT'
99

1010
java {
1111
toolchain {

0 commit comments

Comments
 (0)