I do not understand IntelliJ and AGP support. I ju...
# android
t
I do not understand IntelliJ and AGP support. I just installed the latest IntelliJ 2026.2, and I still get this error because I am using AGP 9.2.1. So I have switch back to Android Studio, which is based on an older version of IntellJ (2026.1.2) to build. So I cannot even use a new IDE that I pay for. What's up with that?
e
t
Sad...
z
It's a two way merge, so Android Studio is always behind on platform versions and IntelliJ IDEA is always behind on AGP support. Both sides are doing their best to keep up. For now, you can use up to AGP 9.1 in IntelliJ 2026.2. (And I'd be curious to hear what if anything you're using from a newer AGP version)
😢 1