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