Skip to content

Commit 0b44281

Browse files
authored
Merge pull request #3 from ev3dev-lang-java/pluginUpgrade
Upgrade gradle plugin to 1.6.5
2 parents 1c38a63 + 11bd51c commit 0b44281

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.4"
15+
classpath "com.github.ev3dev-lang-java:gradle-plugin:1.6.5"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)