This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
ali-kafka
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
commit
zyx
2 years ago
parent
24b7e5ff21
commit
9f623448f3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
build.gradle
+ 1
- 0
build.gradle
View File
@@ -42,6 +42,7 @@ jar {
into('assets') {
from 'assets'
}
+ duplicatesStrategy = 'include'
}
test {