Skip to content

Commit ad863ff

Browse files
committed
fix configuration
1 parent 482d018 commit ad863ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scmVersion {
3030
}
3131
}
3232

33-
project.version = scmVersion.version
33+
project.version = '1.0.0'
3434

3535
repositories {
3636
mavenCentral()

0 commit comments

Comments
 (0)