We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d06abd commit 18a4f59Copy full SHA for 18a4f59
1 file changed
ColinTreeMathExtended.java
@@ -16,7 +16,7 @@
16
@SimpleObject(external = true)
17
18
public class ColinTreeMathExtended extends AndroidNonvisibleComponent implements Component {
19
- public static final int VERSION = 1;
+ public static final int VERSION = 2;
20
private ComponentContainer container;
21
private Context context;
22
private static final String LOG_TAG = "ColinTreeMathExtended";
0 commit comments