Skip to content

Commit

Permalink
Merge pull request #154 from doncung/UpdateVersion
Browse files Browse the repository at this point in the history
Update Version for Browse SDK
  • Loading branch information
doncung committed Aug 29, 2017
2 parents 7305f51 + 9ab8e27 commit eaf1ef3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions box-browse-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 20002
versionName "2.0.2"
version "2.0.2"
versionCode 20003
versionName "2.0.3"
version "2.0.3"
group "com.box"
}
buildTypes {
Expand Down

0 comments on commit eaf1ef3

Please sign in to comment.