Skip to content

Commit 9973ef7

Browse files
committed
Enable Develocity access
1 parent 73032f3 commit 9973ef7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

gradle.properties

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

settings.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
2+
plugins {
3+
id 'com.getyourguide.libs.gradle.develocity.configuration' version '4.14.2'
4+
}
5+
16
rootProject.name = "paparazzi"

0 commit comments

Comments
 (0)