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 793d42c commit 53e4ad6Copy full SHA for 53e4ad6
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id "com.diffplug.spotless" version "6.11.0"
15
}
16
17
-version = "1.28.0"
+version = "1.29.0"
18
19
apply plugin: "com.dipien.semantic-version"
20
version = project.findProperty("ddprof_version") ?: version
0 commit comments