Skip to content

Commit

Permalink
Set enableBuildConfigAsBytecode flag
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusRodCosta committed Oct 12, 2024
1 parent 74a255b commit 00205be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8 -XX:+UseParallelGC -Dkotlin.daemon.jvm.options="-Xmx4096M"
android.useAndroidX=true
android.enableBuildConfigAsBytecode=true
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.parallel=true
Expand Down

0 comments on commit 00205be

Please sign in to comment.