martmists
11/13/2024, 3:03 PMThe project is using an incompatible version (AGP 8.7.2) of the Android Gradle plugin. Latest supported version is AGP 8.6.0-alpha07
But if I downgrade the plugin, I get a warning for using sdk version 35.
But if I downgrade the sdk version, I get a warning for not using the latest sdk version.
What do I do?
(for those reacting with 'not kotlin', I'm getting this while working on a multiplatform library, not an app)Michael Krussel
11/13/2024, 3:11 PMmartmists
11/13/2024, 3:20 PMMichael Krussel
11/13/2024, 6:44 PMMerge Android Studio Ladybug RC1And Ladybug is where support for 8.7.2 was added.