Skip to content

Commit a9298c7

Browse files
committed
moving external library modules to an external directory
1 parent f923edf commit a9298c7

File tree

490 files changed

+12
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+12
-9
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ project(":vector") {
216216
}
217217
}
218218

219-
project(":library:diff-match-patch") {
219+
project(":library:external:diff-match-patch") {
220220
sonarqube {
221221
skipProject = true
222222
}
File renamed without changes.

0 commit comments

Comments
 (0)