Bimba.git

commit 3f7a1d01a45d7c624950caf396a85df3fba40f0e

Author: Adam Evyčędo <git@apiote.xyz>

migrate buildconfig

 gradle.properties | 1 -


diff --git a/gradle.properties b/gradle.properties
index c8737dbe7664e1a91cb6a92194dae8cc9c5a25b6..414ce984ef231e8254ae7fe6d233b446195ee574 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -25,6 +25,5 @@ # Enables namespacing of each library's R class so that its R class includes only the
 # resources declared in the library itself and none from the library's dependencies,
 # thereby reducing the size of the R class for that library
 android.nonTransitiveRClass=true
-android.defaults.buildfeatures.buildconfig=true
 android.nonFinalResIds=true
 org.gradle.unsafe.configuration-cache=true