issue or sometimes some weird issue when switching branches or brands. Our assumptions it's happening because of the
configuration-cache
which we enabled recently in our project gradle.
We are using the
Android Studio Bumblebee | 2021.1.1 Patch 2
version and
org.gradle.jvmargs=-Xmx6G
org.gradle.unsafe.configuration-cache=true
in gradle properties.
Anybody else is having this or similar issues?
m
Mark
03/12/2022, 10:45 AM
I had a bunch of OOM issues after upgrading to Bumblebee which I narrowed down my git shelf being almost 3GB. Clearing the unshelved items, solved the problem for me.