We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f350702 commit 171c711Copy full SHA for 171c711
broadpeakplugin/version.gradle
@@ -1,5 +1,5 @@
1
// Library Version
2
-ext.libVersion = '4.19.0'
+ext.libVersion = '4.19.1'
3
4
// Append short commit hash to dev builds, i.e. "dev.a1b2c3d"
5
if (libVersion == 'dev') {
0 commit comments