We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71fdb9 commit fbda5c1Copy full SHA for fbda5c1
1 file changed
gradle.properties
@@ -12,11 +12,6 @@
12
# Default value: -Xmx10248m -XX:MaxPermSize=256m
13
org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
14
15
-# When configured, Gradle will run in incubating parallel mode.
16
-# This option should only be used with decoupled projects. More details, visit
17
-# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
-# org.gradle.parallel=true
19
-android.nonTransitiveRClass=true
20
android.disallowKotlinSourceSets=false
21
android.newDsl=false
22
android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false
0 commit comments