Skip to content

Commit

Permalink
Fix version code number
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Correa committed Jul 19, 2017
1 parent 489e131 commit 83c5016
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 83c5016

Please sign in to comment.