During the migration to #AGP9, I noticed that the (Triple-T) Gradle Play Publisher plugin is now in maintenance mode. We currently use it to publish an app to the Play Store from our CI pipeline. Even though thereโ€™s already a pull request to make the plugin compatible with AGP 9.0, Iโ€™m not entirely comfortable relying on it long-term. Do you know of any good alternatives? How do you typically publish an Android app to the Play Store from CI?

#Android #AndroidDev #Gradle #PlayStore

One plugin has not been adjusted yet and blocks the upgrade to AGP 9.0. Well, at least for this project ๐Ÿ˜…

#Android #AndroidDev #AGP #AGP9 #AndroidGradlePlugin #Gradle

๐Ÿš€ AGP 9.0 is out!

Kotlin now has built-in support in Android Gradle Plugin, and thereโ€™s a new Android KMP library plugin โ€” time to update! ๐Ÿ‘‰

๐Ÿ“Œ JetBrains guide: https://blog.jetbrains.com/kotlin/2026/01/update-your-projects-for-agp9/
๐Ÿ“Œ Android AGP 9.0 notes: https://developer.android.com/build/releases/agp-9-0-0-release-notes

#AndroidDev #Kotlin #AGP9 #Android #KMP

Update your Kotlin projects for Android Gradle Plugin 9.0 | The Kotlin Blog

Learn how to migrate your projects to AGP 9.0 by moving to built-in Kotlin and the new Android KMP library plugin.

The JetBrains Blog

The migration to Android Gradle Plugin 9.0 is bigger than I thought. I will postpone it, because I don't want to deal with it the whole Sunday.

#AndroidDev #AGP #AGP9