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
{{ message }}
This repository was archived by the owner on Oct 31, 2022. It is now read-only.
in GradleProjectPlugin, there's a static reference to project, this would cause memory leak.
We should not keeps a static ref to it.
I have a fix in https://github.com/puderty/OneSignal-Gradle-Plugin/tree/fixleak