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