Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit 879ede8

Browse files
committed
Readd dropbox dependency to free flavor
This reverts commit e30f7af.
1 parent e30f7af commit 879ede8

File tree

12 files changed

+1
-63
lines changed

12 files changed

+1
-63
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
compile 'com.github.PhilJay:MPAndroidChart:v2.2.4' // Charts
9090
compile 'com.jakewharton.timber:timber:4.1.2' // Advanced logging tool
9191
compile 'com.android.support.constraint:constraint-layout:1.1.3'
92-
proprietaryCompile 'com.dropbox.core:dropbox-core-sdk:3.0.5' // Dropbox Core API
92+
compile 'com.dropbox.core:dropbox-core-sdk:3.0.5' // Dropbox Core API
9393

9494
testCompile 'junit:junit:4.12'
9595
testCompile 'org.mockito:mockito-core:2.8.9'

app/src/free/java/com/blogspot/e_kanivets/moneytracker/activity/external/BackupActivity.java

Lines changed: 0 additions & 16 deletions
This file was deleted.

app/src/free/java/com/blogspot/e_kanivets/moneytracker/controller/backup/BackupController.java

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/src/free/res/menu/menu_nav_drawer.xml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)