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
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