We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0334a commit 1fc3974Copy full SHA for 1fc3974
1 file changed
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id "com.diffplug.spotless" version "6.11.0"
15
}
16
17
-version = "1.35.0"
+version = "1.36.0"
18
19
apply plugin: "com.dipien.semantic-version"
20
version = project.findProperty("ddprof_version") ?: version
0 commit comments