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