Skip to content

Draft: Use Kotlin DSLs for Android Dependency Management

Ghost User requested to merge android/#23-KotlinDSL-instead-Groovy into develop

Issue Fix

Fixes #23 (closed)

Description

Migrated the Dependency management logic from Groovy to Kotlin DSLs

Alternative(s) considered

Kotlin DSLs over Groovy

Type

Choose one: Code health

Screenshots (if applicable)

NA

PS: We should move carefully on this, this change is quite core to the application. Preferably to be reviewed after !26 (merged) is merged

Edited by Ghost User

Merge request reports