File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ library.categories=Utilities
108108# like mentioning that it's a Library. This should start with a capitalized
109109# letter, and end with a period.
110110
111- library.sentence =A collection of utilities for solving this and that problem.
111+ library.sentence =Provides classes to match the functionality of scratch
112112
113113
114114# Additional information suitable for the Processing website. The value of
@@ -147,7 +147,7 @@ library.prettyVersion=1.0.0
147147# Only use maxRevision (or minRevision), when your Library is known to
148148# break in a later (or earlier) release. Otherwise, use the default value 0.
149149
150- compatible.minRevision =0
150+ compatible.minRevision =228
151151compatible.maxRevision =0
152152
153153
@@ -161,7 +161,7 @@ tested.processingVersion=3.2.3
161161# Additional information for the generated webpage.
162162
163163library.copyright =(c) 2018
164- library.dependencies =?
164+ library.dependencies =sound.jar
165165library.keywords =?
166166
167167
You can’t perform that action at this time.
0 commit comments