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 b18723d commit 78b7e42Copy full SHA for 78b7e42
build.gradle
@@ -1,5 +1,5 @@
1
// Just too many sub projects, so each can reference rootProject.version
2
-version = '1.4.6-SNAPSHOT'
+version = '1.5.0-RC'
3
4
buildscript {
5
ext.ob_expected_version = project.hasProperty('expectedVersion') ? project.property('expectedVersion') : 'UNDEFINED'
0 commit comments