Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky committed Dec 2, 2022
1 parent 1de4983 commit ec6c8fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
include ':library'
include ':sample_client'
includeBuild('../android-library') {
dependencySubstitution {
substitute module('com.github.nextcloud:android-library') using project(':library')
}
}

0 comments on commit ec6c8fa

Please sign in to comment.