Skip to content

feat: update dependencies and gradle#2814

Open
Mayanknishad9 wants to merge 1 commit into
celzero:mainfrom
Mayanknishad9:feat/update-deps-gradle
Open

feat: update dependencies and gradle#2814
Mayanknishad9 wants to merge 1 commit into
celzero:mainfrom
Mayanknishad9:feat/update-deps-gradle

Conversation

@Mayanknishad9

Copy link
Copy Markdown

Summary

  • Migrate Gradle build scripts to Kotlin DSL (build.gradle.kts, app/build.gradle.kts, settings.gradle.kts)
  • Introduce version catalog (gradle/libs.versions.toml) for centralized dependency management
  • Update Gradle wrapper and daemon JVM properties
  • Adjust gradle.properties for the updated toolchain setup

Test plan

  • ./gradlew assembleDebug succeeds
  • Review dependency/version catalog changes for compatibility with existing app code
  • Verify both legacy .gradle and new .kts scripts coexist cleanly if dual-maintained during migration

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