We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce5328 commit 605fe3cCopy full SHA for 605fe3c
build.sh
@@ -28,7 +28,7 @@
28
29
REV=0.9.1
30
ZIP_FILENAME=WiFi101-Updater-ArduinoIDE-Plugin-$REV
31
-REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar"
+REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0-arduino1.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar"
32
33
# Check existence of the IDE folder
34
if [[ -z "$IDE_FOLDER" ]]; then
0 commit comments