From 8cc871203d71810ffa2acb089937ee6a9b20d50a Mon Sep 17 00:00:00 2001 From: sora Date: Thu, 7 Nov 2024 07:35:19 +0100 Subject: [PATCH] Update app/build.gradle --- app/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/app/build.gradle b/app/build.gradle index 16fd092..144797b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -78,6 +78,7 @@ android { aboutLibraries { exclusionPatterns = [~"androidx.*", ~"com.google.android.*", ~"org.jetbrains.*"] configPath = "config" + excludeFields = ["generated"] } dependencies {