Skip to content

Commit dc7a58e

Browse files
committed
replace org.cyzle dependency to submodule
1 parent f29da27 commit dc7a58e

19 files changed

+24
-20
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
build
2-
out
3-
.idea
1+
build/
2+
out/
3+
.idea/
4+
.DS_Store
5+
.gradle/

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "native-scanner"]
55
path = native-scanner
66
url = https://github.com/BytecodeDL/native-scanner.git
7+
[submodule "metadata-model"]
8+
path = metadata-model
9+
url = https://github.com/BytecodeDL/metadata-model.git
0 Bytes
Binary file not shown.
3.56 KB
Binary file not shown.
15.5 KB
Binary file not shown.
321 KB
Binary file not shown.
0 Bytes
Binary file not shown.
50.9 KB
Binary file not shown.
0 Bytes
Binary file not shown.
7.84 KB
Binary file not shown.

0 commit comments

Comments
 (0)