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 11913bf commit ff401b6Copy full SHA for ff401b6
1 file changed
build.gradle
@@ -18,7 +18,7 @@ ext {
18
git = Grgit.open()
19
revision = "${git.head().abbreviatedId}"
20
}
21
-version = "3.4.6-SNAPSHOT-${revision}"
+version = "3.5.0"
22
description = rootProject.name
23
24
subprojects {
0 commit comments