Skip to content

Commit 03108e2

Browse files
committed
Add gradle properties plugin
1 parent 5ca687f commit 03108e2

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
@@ -4,6 +4,7 @@ import sun.misc.BASE64Encoder
44

55
plugins {
66
id 'base'
7+
id 'net.saliman.properties' version '1.5.1'
78
id 'com.marklogic.ml-gradle' version '3.16.2'
89
}
910

0 commit comments

Comments
 (0)