We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d79c6b commit b7687bdCopy full SHA for b7687bd
app/build.gradle
@@ -176,7 +176,7 @@ dependencies {
176
implementation 'com.koushikdutta.ion:ion:2.1.7'
177
implementation 'org.jetbrains:annotations-java5:15.0'
178
implementation 'com.android.support:multidex:1.0.3'
179
- implementation group: 'com.box', name: 'box-android-sdk', version: '4.0.8'
+ implementation group: 'com.box', name: 'box-android-sdk', version: '5.0.0'
180
181
//icons
182
implementation 'com.mikepenz:iconics-core:2.8.4@aar'
0 commit comments