We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf36210 commit 329fba5Copy full SHA for 329fba5
2 files changed
.gitignore
@@ -13,4 +13,3 @@
13
.externalNativeBuild
14
.cxx
15
local.properties
16
-gradle.properties
gradle.properties
@@ -20,5 +20,4 @@ kotlin.code.style=official
20
# Enables namespacing of each library's R class so that its R class includes only the
21
# resources declared in the library itself and none from the library's dependencies,
22
# thereby reducing the size of the R class for that library
23
-android.nonTransitiveRClass=true
24
-OPEN_AI_API_KEY=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
+android.nonTransitiveRClass=true
0 commit comments