Skip to content

Commit 253a264

Browse files
committed
feat(metrics): Remove version file
1 parent f09a5a3 commit 253a264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

products/metrics/agent/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ plugins {
99
description = "Metrics agent"
1010

1111
apply(from = rootDir.resolve("gradle/java.gradle"))
12-
apply(from = "$rootDir/gradle/version.gradle")
1312

1413
dependencies {
1514
api(project(":products:metrics:lib"))

0 commit comments

Comments
 (0)