Skip to content

Commit 883311a

Browse files
committed
Add common-custom-user-data-gradle-plugin
1 parent e341e93 commit 883311a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ dependencyResolutionManagement {
9696

9797
plugins {
9898
id("com.gradle.develocity") version("3.18.2")
99+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
99100
}
100101

101102
val isCI: Boolean = System.getenv("CI") != null

0 commit comments

Comments
 (0)