We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd0d62 commit 9bf0acdCopy full SHA for 9bf0acd
1 file changed
build.gradle
@@ -21,7 +21,7 @@ allprojects {
21
22
// Using Jitpack so I need the repo name in the group to match.
23
group = 'com.stubbornjava.StubbornJava'
24
- version = '0.1.31-SNAPSHOT'
+ version = '0.0.0-SNAPSHOT'
25
26
sourceSets {
27
main {
0 commit comments