build: enable parallel builds
This commit is contained in:
parent
1289922cd9
commit
8c865fb581
1 changed files with 2 additions and 1 deletions
|
@ -22,3 +22,4 @@ kotlin.code.style=official
|
|||
android.enableR8.fullMode=true
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonFinalResIds=true
|
||||
org.gradle.parallel=true
|
Loading…
Reference in a new issue