Developer migrates 10 Android apps to API 36 in a weekend, documents every pitfall
A developer faced Play Console deadlines requiring all ten of their Android apps to target API 36 by August 31, 2026, and completed the migration in a single weekend. The process involved a mandatory tooling chain upgrade across every project, including bumping Android Gradle Plugin to 8.9.1, Gradle to 8.11.1, and Kotlin to 2.0.21. Seven apps also required an upgrade to Google Play Billing Library 8, which mainly involved adapting to a new callback return type in the product details query API. The migration was complicated by the fact that the ten projects used three different build configurations, meaning version string locations varied constantly across projects. The developer recommends upgrading dependencies in order — SDK, AGP, Gradle, then Kotlin — syncing after each step rather than changing everything at once.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in