質問編集履歴
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
### 試したこと
|
16
16
|
build.gradleに以下を入れたりしたのですが結果は変わりませんでした。
|
17
|
-
``
|
17
|
+
```
|
18
18
|
jar {
|
19
19
|
manifest {
|
20
20
|
attributes 'Main-Class': 'com.example.***.***Application'
|