Skip to content

Commit

Permalink
Update Toolchain plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JaciBrunning committed Dec 5, 2018
1 parent aaab572 commit 78d8387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,7 +1,7 @@
plugins {
id 'com.gradle.build-scan' version '2.0.2'
id 'org.ysb33r.doxygen' version '0.5' apply false
id 'edu.wpi.first.Toolchain' version '2019.1.1-beta-3-pre3' apply false
id 'edu.wpi.first.Toolchain' version '2019.1.1-beta-3-pre4' apply false
}

import org.gradle.internal.os.OperatingSystem
Expand Down

0 comments on commit 78d8387

Please sign in to comment.