Skip to content

Commit 329fba5

Browse files
committed
Stable chnages
1 parent bf36210 commit 329fba5

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
.externalNativeBuild
1414
.cxx
1515
local.properties
16-
gradle.properties

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ kotlin.code.style=official
2020
# Enables namespacing of each library's R class so that its R class includes only the
2121
# resources declared in the library itself and none from the library's dependencies,
2222
# thereby reducing the size of the R class for that library
23-
android.nonTransitiveRClass=true
24-
OPEN_AI_API_KEY=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
23+
android.nonTransitiveRClass=true

0 commit comments

Comments
 (0)