Skip to content

Commit

Permalink
removing disabled automatic component creation from gradle properties (
Browse files Browse the repository at this point in the history
…#683)

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
  • Loading branch information
Anubhvv and Anubhav Agrawal authored Aug 23, 2024
1 parent d563a23 commit 3776ab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@
android.enableJetifier=true
android.useAndroidX=true
android.jetifier.ignorelist=bcprov-jdk18on
android.disableAutomaticComponentCreation=true
org.gradle.jvmargs=-XX\:MaxHeapSize\=256m -Dkotlin.daemon.jvm.options\="-Xmx2048M" -Xmx2048M

0 comments on commit 3776ab4

Please sign in to comment.