You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the implementation bundle for org.json to one with a more open license.
Use
com.vaadin.external.google : android-json : 0.0.20131108.vaadin1
which has the Apache License 2.0 license:
http://www.apache.org/licenses/LICENSE-2.0
Add source for org.json.JSONString interface, which is missing from
the above bundle.
0 commit comments