Skip to content

Commit 242339a

Browse files
committed
use java-library instead of java plugin
1 parent 35a9e6a commit 242339a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts-generator/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apply plugin: 'java'
1+
apply plugin: 'java-library'
22

33
project.ext.extractedDependenciesDir = "jar-files"
44
if(project.hasProperty("jarsOutput")) {

0 commit comments

Comments
 (0)