We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6162efb commit b5dfe8aCopy full SHA for b5dfe8a
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "ks3"
2
3
plugins {
4
- id("com.gradle.enterprise") version "3.17.2"
+ id("com.gradle.enterprise") version "3.17.4"
5
}
6
7
apply(from = "build-logic/repositories.gradle.kts")
0 commit comments