Skip to content

Commit e630e77

Browse files
committed
xorum-io#21; Upgrade Dropbox dependency.
1 parent b4aa459 commit e630e77

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
@@ -73,7 +73,7 @@ dependencies {
7373
implementation 'com.github.PhilJay:MPAndroidChart:v2.2.4' // Charts
7474
implementation 'com.jakewharton.timber:timber:4.7.1' // Advanced logging tool
7575
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
76-
implementation 'com.dropbox.core:dropbox-core-sdk:3.0.5' // Dropbox Core API
76+
implementation 'com.dropbox.core:dropbox-core-sdk:4.0.0' // Dropbox Core API
7777

7878
testImplementation 'junit:junit:4.13.2'
7979
testImplementation 'org.mockito:mockito-core:3.5.13'

0 commit comments

Comments
 (0)