Skip to content

Commit

Permalink
Add common-custom-user-data-gradle-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka committed Dec 13, 2024
1 parent e341e93 commit 883311a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ dependencyResolutionManagement {

plugins {
id("com.gradle.develocity") version("3.18.2")
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
}

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

0 comments on commit 883311a

Please sign in to comment.