Skip to content

Commit 1b8ee0b

Browse files
author
Glenn Ricaud
committed
Allow to install the lib in local repo
1 parent fcb7b94 commit 1b8ee0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
apply plugin: 'java'
22
apply plugin: 'jacoco'
3+
apply plugin: 'maven'
34
apply plugin: 'maven-publish'
45

56
repositories {

0 commit comments

Comments
 (0)