We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca2640 commit b06d0e8Copy full SHA for b06d0e8
settings.gradle.kts
@@ -55,7 +55,7 @@ rootProject.name = "virtue"
55
56
plugins {
57
id("com.eygraber.conventions.settings") version "0.0.81"
58
- id("com.gradle.develocity") version "3.19.1"
+ id("com.gradle.develocity") version "3.19.2"
59
}
60
61
include(":samples:auth:androidApp")
0 commit comments