From 23e6cb5d4d7dfd2de8fe210583e6047aab75ac97 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Wed, 28 Jan 2026 01:20:17 +0700 Subject: [PATCH] chore: Make TODO more clearer Signed-off-by: Pun Butrach --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 26123580b1..320fc41a6e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,5 +13,5 @@ org.gradle.configuration-cache=true org.gradle.configuration-cache.parallel=true android.experimental.enableParallelR8=true -# Lawnchair-TODO(Cleanup): Remove these flags once Protobuf Gradle Plugin support DSL +# Lawnchair-TODO(Cleanup): Remove these flags once all configuration and plugins support DSL android.newDsl=false