Skip to content

Commit 565e594

Browse files
author
Rob Rudin
committed
Fixing order of plugins
1 parent cee30ee commit 565e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/properties-project/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id "com.marklogic.ml-gradle" version "2.7.0"
32
id "net.saliman.properties" version "1.4.6"
3+
id "com.marklogic.ml-gradle" version "2.7.0"
44
}
55

66
task printHost {

0 commit comments

Comments
 (0)