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 d8f25fb commit 632dff1Copy full SHA for 632dff1
library/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'io.github.neboskreb'
8
-version = '2.24-SNAPSHOT'
+version = '2.24'
9
10
afterEvaluate {
11
publishing {
0 commit comments