android / android/architecture-samples

Migrating build logic from Groovy to Kotlin (KTS)

Open
#795 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
45.8k
Forks
11.9k
PR merge metrics
No merged PRs in 30d

Description

Migrate all .gradle (groovy files) to .gradle.kts (Kotlin DSL)

Benefits
Auto-completion and content assist
Quick documentation
Navigation to source
Refactoring and more

Contributor guide

Open the contributing guide

Research direction

Start by inventorying all .gradle Groovy files in the repository and reviewing the existing build structure. Migrate the build logic to .gradle.kts Kotlin DSL files, then verify that the project still builds successfully and that no Groovy build files remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, kotlin
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.