This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
tidb-ck
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
c
zyx
2 years ago
parent
e357b7fea9
commit
2efd9d8bb8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
build.gradle
+ 1
- 0
build.gradle
View File
@@ -38,4 +38,5 @@ jar {
into('assets') {
from 'assets'
}
+ duplicatesStrategy = 'include'
}