Closed AntonPieper closed 3 months ago
This pull request refactors the Gradle build files from Groovy to Kotlin DSL, aligning with modern Android build practices.
Readability and Maintainability
Improved IDE Support
Future-Proofing
Well, it feels a little weird to use Kotlin just for the build script, and generally I'm less enthusiastic about the possible benefits, but here you go 😉
This pull request refactors the Gradle build files from Groovy to Kotlin DSL, aligning with modern Android build practices.
Key Benefits
Readability and Maintainability
Improved IDE Support
Future-Proofing