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 474aa3c commit ad2c4a3Copy full SHA for ad2c4a3
gradle.properties
@@ -1,6 +1,6 @@
1
# suppress inspection "UnusedProperty" for whole file
2
-VERSION=0.3.14
3
-PUBLISHED_VERSION=0.3.12
+VERSION=0.3.16
+PUBLISHED_VERSION=0.3.16
4
GROUP=org.modelingvalue
5
corrector_name=mvgCorrector
6
corrector_id=org.modelingvalue.gradle.corrector
settings.gradle.kts
@@ -26,7 +26,6 @@ pluginManagement {
26
}
27
28
plugins {
29
- //id("org.modelingvalue.gradle.corrector")
30
id("com.gradle.enterprise")
31
32
0 commit comments