You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Play Store requires compatibility with Android SDK version 35 by August 31st. To meet this requirement, we must upgrade the AGP (Android Gradle Plugin) version. Our testing confirms this upgrade requires Kotlin 2.x, but Epoxy currently only supports up to Kotlin 1.8.x. Attempting to upgrade to Kotlin 2.x results in build failures. Could the engineering team provide an estimated timeline for upgrading to Kotlin 2.x?
stephen-mojo, SubhrajyotiSen, phiraphongbenzz, AlexStarc, chigichan24 and 13 more