Skip to content

Commit fbda5c1

Browse files
committed
Remove unneeded gradle property
`android.nonTransitiveRClass`
1 parent a71fdb9 commit fbda5c1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

gradle.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
# Default value: -Xmx10248m -XX:MaxPermSize=256m
1313
org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
1414

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
2015
android.disallowKotlinSourceSets=false
2116
android.newDsl=false
2217
android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false

0 commit comments

Comments
 (0)