I’m curious if others have seen this maddening bug...
# android-studio
a
I’m curious if others have seen this maddening bug You change code and run the app, and it’s running your old code unless you build again or sometimes force kill the app 🥲 https://issuetracker.google.com/u/1/issues/392830366
m
Yes, I’ve seen that for a few weeks now. It’s kind of terrifying. I now always Force Stop before deploying. BTW, your link wasn’t working for me. Instead: https://issuetracker.google.com/issues/392830366
thank you color 1
e
There was something in the Ladybug Feature Drop Patch 1 release notes about this. There are a few open issues about it though that weren't closed so I'm not sure if it's fully resolved or not.
j
Yes, and then looking at breakpoints hitting unexpectedly 🫠
c
Can you verify that you see the “Gradle-aware Make” task in your run configuration? There was a bug where this was mysteriously removed from the Android app run configuration templates, which was the primary issue we were seeing
e
It is present for me (always was)
a
it was there too
im on meerkat RC 1, so not sure if it inherited the other fixes
c
Thanks. Maybe it's a new issue then as the bug convo is describing 😞
m
“Gradle-aware Make” also present for me.