Skip to content

Commit dd631bf

Browse files
authored
Merge pull request #147 from rgcorrea/202_version
Bump SDK version to 2.0.2
2 parents 9688aae + 280e2f4 commit dd631bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

box-browse-sdk/build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ android {
77
defaultConfig {
88
minSdkVersion 14
99
targetSdkVersion 23
10-
versionCode 20001
11-
versionName "2.0.1"
12-
version "2.0.1"
10+
versionCode 20002
11+
versionName "2.0.2"
12+
version "2.0.2"
1313
group "com.box"
1414
}
1515
buildTypes {

0 commit comments

Comments
 (0)