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 74ee146 commit b714bb6Copy full SHA for b714bb6
build.gradle
@@ -14,7 +14,7 @@ sourceCompatibility = 1.8
14
15
group = "com.box"
16
archivesBaseName = "box-java-sdk"
17
-version = "4.16.1"
+version = "4.16.2" // TEST version, update this when releasing
18
19
java {
20
withJavadocJar()
0 commit comments