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 5ca687f commit 03108e2Copy full SHA for 03108e2
build.gradle
@@ -4,6 +4,7 @@ import sun.misc.BASE64Encoder
4
5
plugins {
6
id 'base'
7
+ id 'net.saliman.properties' version '1.5.1'
8
id 'com.marklogic.ml-gradle' version '3.16.2'
9
}
10
0 commit comments