File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ library.categories=Utilities
108
108
# like mentioning that it's a Library. This should start with a capitalized
109
109
# letter, and end with a period.
110
110
111
- library.sentence =A collection of utilities for solving this and that problem.
111
+ library.sentence =Provides classes to match the functionality of scratch
112
112
113
113
114
114
# Additional information suitable for the Processing website. The value of
@@ -147,7 +147,7 @@ library.prettyVersion=1.0.0
147
147
# Only use maxRevision (or minRevision), when your Library is known to
148
148
# break in a later (or earlier) release. Otherwise, use the default value 0.
149
149
150
- compatible.minRevision =0
150
+ compatible.minRevision =228
151
151
compatible.maxRevision =0
152
152
153
153
@@ -161,7 +161,7 @@ tested.processingVersion=3.2.3
161
161
# Additional information for the generated webpage.
162
162
163
163
library.copyright =(c) 2018
164
- library.dependencies =?
164
+ library.dependencies =sound.jar
165
165
library.keywords =?
166
166
167
167
You can’t perform that action at this time.
0 commit comments