This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
masterX244
/
iZinked
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
6
Tree:
98fa0e15a8
Branches
Tags
master
mösenpilze
iZinked
/
QuickStuff
/
build.gradle
build.gradle
102 B
Lịch sử
Raw
1
2
3
4
5
6
7
defaultTasks 'distZip'
apply plugin: 'java'
dependencies{
compile(project(':ToolKit')) {
}
}