Skip to content

Commit

Permalink
Merge pull request #91 from rgcorrea/fix_version_code
Browse files Browse the repository at this point in the history
Fix version code number
  • Loading branch information
doncung authored Jul 19, 2017
2 parents 489e131 + 83c5016 commit 867e9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion box-share-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 21000
versionCode 21001
versionName "2.1.1"
version "2.1.1"
group "com.box"
Expand Down

0 comments on commit 867e9cd

Please sign in to comment.