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
final Collider.Config colliderConfig = new Collider.Config();
colliderConfig.threadPriority = Thread.MAX_PRIORITY;
I cannot find symbol variable threadPriority in the Collider.Config class.
I think you probably need to update your code in js-labs/js-collider of org.js-labs:js-collider:0.2.2.
please check.
The text was updated successfully, but these errors were encountered:
In WalkieService.java file,
I cannot find symbol variable threadPriority in the Collider.Config class.
I think you probably need to update your code in js-labs/js-collider of org.js-labs:js-collider:0.2.2.
please check.
The text was updated successfully, but these errors were encountered: