We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd7f5c commit bdf9c87Copy full SHA for bdf9c87
build.gradle
@@ -3,6 +3,7 @@ version '0.4.0'
3
4
apply plugin: 'java'
5
apply plugin: 'java-library'
6
+apply plugin: 'maven'
7
8
sourceCompatibility = 1.8
9
targetCompatibility = 1.8
0 commit comments