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