From b950bf21f31048a9dafb58658970ed4be58f66a3 Mon Sep 17 00:00:00 2001 From: adripo <26493496+adripo@users.noreply.github.com> Date: Thu, 4 Jul 2024 04:14:55 +0200 Subject: fix: buildconfig warning (#1676) --- gradle.properties | 1 - 1 file changed, 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index bce76ec4..fb78db58 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,6 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. -android.defaults.buildfeatures.buildconfig=true android.enableJetifier=true android.nonFinalResIds=false android.nonTransitiveRClass=false -- cgit v1.2.3