Skip to content

Commit 7e88567

Browse files
authored
chore: Enable parallel Gradle builds (#107)
1 parent e571485 commit 7e88567

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
version=3.1.0
22
org.gradle.caching=true
3+
org.gradle.parallel=true

0 commit comments

Comments
 (0)