File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 <target name =" deps" depends =" checkandroid,android-deps" description =" Get library dependencies" >
3535 <mkdir dir =" library" />
3636 <get src =" http://www.softsynth.com/jsyn/developers/archives/jsyn-20171016.jar" dest =" library/" usetimestamp =" true" />
37- <get src =" https://github.com/kevinstadler/JavaMP3/releases/download/v1.0.2 /javamp3-1.0.2 .jar" dest =" library/" usetimestamp =" true" />
37+ <get src =" https://github.com/kevinstadler/JavaMP3/releases/download/v1.0.3 /javamp3-1.0.3 .jar" dest =" library/" usetimestamp =" true" />
3838 </target >
3939
4040 <target name =" compile" depends =" deps" description =" Compile sources" >
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ authors=The Processing Foundation
44url =https://processing.org/reference/libraries/sound/index.html
55sentence =Provides a simple way to work with audio.
66paragraph =
7- version =10
8- prettyVersion =2.0.1
7+ version =11
8+ prettyVersion =2.0.2
99lastUpdated =0
1010minRevision =228
1111maxRevision =0
You can’t perform that action at this time.
0 commit comments