- Add Spotless plugin 8.1.0 with ktlint 1.7.1 and Google Java Format - Configure ktlint rules, disable filename/max-line-length/property-naming - Remove old ktlint plugin
- Update AGP 8.13.2 → 9.0.0, Gradle 8.14.3 → 9.1.0 - Migrate kotlin-android/parcelize to full plugin names - Add buildConfig = true (AGP 9.0 defaults false) - Migrate deprecated srcDirs() to directories API - Update gradle-play-publisher 3.12.1 → 3.13.0 - Add android.newDsl=false workaround for play-publisher