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 1cb0f36 commit 4b744bcCopy full SHA for 4b744bc
build.gradle
@@ -80,7 +80,7 @@ ext.deps = [
80
81
allprojects {
82
group = "com.linkedin.tony"
83
- project.version = "0.3.24"
+ project.version = "0.3.25"
84
}
85
86
task sourcesJar(type: Jar) {
0 commit comments