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 9ab5ec7 commit 7ee0ee8Copy full SHA for 7ee0ee8
build.gradle
@@ -9,7 +9,7 @@ nexusPublishing {
9
}
10
11
12
-def projectsVersion = '4.0.0-beta2-SNAPSHOT'
+def projectsVersion = '4.0.0-beta2'
13
def isReleaseVersion = !projectsVersion.endsWith("SNAPSHOT")
14
15
allprojects {
0 commit comments