Skip to content

Commit 783a0c2

Browse files
committed
Update to gradle-plugin 1.6.9
1 parent cb1eba4 commit 783a0c2

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.0'
15-
classpath "com.github.ev3dev-lang-java:gradle-plugin:1.6.8"
15+
classpath "com.github.ev3dev-lang-java:gradle-plugin:1.6.9"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)