Skip to content

chore(deps): update and clean dependencies - #131

Merged
libhide merged 4 commits into
developfrom
chore/dependency-maintenance
Aug 15, 2026
Merged

chore(deps): update and clean dependencies#131
libhide merged 4 commits into
developfrom
chore/dependency-maintenance

Conversation

@libhide

@libhide libhide commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • update Gradle to 9.7.0 and AGP to 9.3.1
  • update Kotlin, KSP, Compose, Activity, AndroidX Hilt, Splashscreen, Accompanist, and Spotless
  • remove the unused Gradle Enterprise/Develocity plugin and unnecessary repositories
  • remove redundant Coil and test BOM declarations
  • consolidate Retrofit version management and use implementation-scoped app dependencies
  • migrate lifecycle and Hilt Compose imports required by updated AndroidX libraries
  • address new Compose lint checks for resource access and modifier construction

Intentionally unchanged

  • Retrofit 2.x
  • OkHttp 4.x
  • Coil 2.x
  • ktlint 0.50.x

These have broader major-version or formatting migrations and are better handled separately.

Verification

  • ./gradlew spotlessApply clean :app:assembleDebug spotlessCheck :app:lintDebug --warning-mode all
  • ./gradlew :app:installDebug spotlessCheck :app:lintDebug
  • launched the debug app on the API 36 emulator and checked logcat for startup crashes

@libhide
libhide merged commit 934c2fb into develop Aug 15, 2026
1 check passed
@libhide
libhide deleted the chore/dependency-maintenance branch August 15, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant