Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 4131230

Browse files
committed
Re-add groovy plugin for test code
1 parent 8666ec7 commit 4131230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
}
99

10-
apply plugin: 'java'
10+
apply plugin: 'groovy'
1111
apply plugin: 'maven-publish'
1212
apply plugin: 'com.jfrog.bintray'
1313

0 commit comments

Comments
 (0)