SDK 35? Lint and the compiler want me to update to...
# android
m
SDK 35? Lint and the compiler want me to update to use SDK 35, but then complains that AGP 8.5.0 won't support the build, and gives me a load of complaints about androidx.core.ktx at 1.15.0. Is SDK35 usable yet? If so, how? Thanks for the "Not Kotlin" @kenkyee, but where else to discuss building a Kotlin project with android and Kotlin Multiplatform plugins, for Kotlin? LaterSeems that the problem is caused by the Kotlin wrapped androidx.core library. A very Kotlin problem, surely?
not kotlin but kotlin colored 4