We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cece9 commit 94da14bCopy full SHA for 94da14b
build.sbt
@@ -11,6 +11,6 @@ scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xfatal-warnings", "-encodi
11
12
javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xlint:-path", "-encoding", "us-ascii", "--release", "11")
13
14
-netLogoVersion := "7.0.0-beta2-8cd3e65"
+netLogoVersion := "7.0.0-beta2-7e8f7a4"
15
netLogoClassManager := "arduino.ArduinoExtension"
16
netLogoPackageExtras += (baseDirectory.value / "lib" / "jssc-2.6.0.jar" -> None)
0 commit comments