Skip to content

Commit

Permalink
feat: remove services
Browse files Browse the repository at this point in the history
  • Loading branch information
triandamai committed Jul 21, 2021
1 parent 510e5ab commit b9efad9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 521 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {

implementation project(":cexup-analytics")
implementation project(":cexup-data-storage")
implementation project(":cexup-services")

// Required -- JUnit 4 framework
testImplementation 'junit:junit:4.13.2'
testImplementation 'androidx.test:core:1.4.0'
Expand Down
Loading

0 comments on commit b9efad9

Please sign in to comment.