回答編集履歴
1
コードの修正
answer
CHANGED
@@ -15,9 +15,7 @@
|
|
15
15
|
|
16
16
|
|
17
17
|
|
18
|
-
distZip{
|
18
|
+
distZip{}
|
19
|
-
archivePath = 'src/dist'
|
20
|
-
}
|
21
19
|
|
22
20
|
repositories{ mavenCentral() }
|
23
21
|
|