Update Method.java
This commit is contained in:
parent
91e63c074d
commit
a441093713
|
|
@ -20,7 +20,7 @@ public class Method {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Keep
|
@Keep
|
||||||
public class test {
|
public static class test {
|
||||||
|
|
||||||
@Keep
|
@Keep
|
||||||
@JSMethod
|
@JSMethod
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue