[GH-ISSUE #153] Migrate gradle script to Kotlin DSL #92

Closed
opened 2026-02-26 21:31:54 +03:00 by kerem · 3 comments
Owner

Originally created by @Jean-BaptisteC on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/153

I can doing migration to Kotlin DSL.
Actually Kotlin DSL is more slow then Groovy but it's planned to increase build performance.
https://developer.android.com/build/migrate-to-kotlin-dsl

Originally created by @Jean-BaptisteC on GitHub (Oct 10, 2023). Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/153 I can doing migration to Kotlin DSL. Actually Kotlin DSL is more slow then Groovy but it's planned to increase build performance. https://developer.android.com/build/migrate-to-kotlin-dsl
kerem closed this issue 2026-02-26 21:31:55 +03:00
Author
Owner

@Sn0wfreezeDev commented on GitHub (Oct 17, 2023):

As long as these will be slower than the working solution we have now, I would not do the migration.
Usually migrations in Android Studio trigger a lot of necessary adaptions and bugs, that I would like to avoid.
If there is a security-wise reason to use Kotlin DSL that might make sense.

<!-- gh-comment-id:1765916179 --> @Sn0wfreezeDev commented on GitHub (Oct 17, 2023): As long as these will be slower than the working solution we have now, I would not do the migration. Usually migrations in Android Studio trigger a lot of necessary adaptions and bugs, that I would like to avoid. If there is a security-wise reason to use Kotlin DSL that might make sense.
Author
Owner

@Jean-BaptisteC commented on GitHub (Oct 17, 2023):

Ok I understand your position
Build time has been improved with Gradle 8.3 and 8.4

<!-- gh-comment-id:1765951383 --> @Jean-BaptisteC commented on GitHub (Oct 17, 2023): Ok I understand your position Build time has been improved with Gradle 8.3 and 8.4
Author
Owner

@Sn0wfreezeDev commented on GitHub (Oct 17, 2023):

Thanks for the info, we will discuss it and decide if that makes sense

<!-- gh-comment-id:1765956773 --> @Sn0wfreezeDev commented on GitHub (Oct 17, 2023): Thanks for the info, we will discuss it and decide if that makes sense
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AirGuard#92
No description provided.