Skip to content

Commit b714bb6

Browse files
committed
Update version code
1 parent 74ee146 commit b714bb6

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
@@ -14,7 +14,7 @@ sourceCompatibility = 1.8
1414

1515
group = "com.box"
1616
archivesBaseName = "box-java-sdk"
17-
version = "4.16.1"
17+
version = "4.16.2" // TEST version, update this when releasing
1818

1919
java {
2020
withJavadocJar()

0 commit comments

Comments
 (0)