several times per day a gradle build fails because it runs out of memory. i suspect that's because of some memory leak in the kotlin plugin(s). is that a known problem? is there anything i can do?
d
dector
06/24/2019, 10:09 AM
Are you using AS or Idea?
v
ValV
06/24/2019, 4:55 PM
Memory leak with JVM... 🤔 Gradle consumes 610 Mb after the first run from console for the simplest application (+ some Google API). With Android Studio it turns into an OOM hell