Skip to content

Commit b7687bd

Browse files
codedsuniamareebjamal
authored andcommitted
chore(deps): upgraded box dependency to 5.0.0 (#2883)
1 parent 9d79c6b commit b7687bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ dependencies {
176176
implementation 'com.koushikdutta.ion:ion:2.1.7'
177177
implementation 'org.jetbrains:annotations-java5:15.0'
178178
implementation 'com.android.support:multidex:1.0.3'
179-
implementation group: 'com.box', name: 'box-android-sdk', version: '4.0.8'
179+
implementation group: 'com.box', name: 'box-android-sdk', version: '5.0.0'
180180

181181
//icons
182182
implementation 'com.mikepenz:iconics-core:2.8.4@aar'

0 commit comments

Comments
 (0)