We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1e470 commit 14c6e57Copy full SHA for 14c6e57
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.25-SNAPSHOT'
+ version = '0.1.26-SNAPSHOT'
25
26
repositories {
27
mavenLocal()
0 commit comments