We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b13b3 commit 09e255dCopy full SHA for 09e255d
build.gradle
@@ -1,3 +1,5 @@
1
+import org.gradle.util.GradleVersion
2
+
3
// define all versioned plugins here and apply in subprojects as necessary without version
4
plugins {
5
id 'com.github.sherter.google-java-format' version '0.9' apply false
0 commit comments