We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8634d7 commit 0755463Copy full SHA for 0755463
build.gradle
@@ -12,6 +12,7 @@ plugins {
12
13
group projectGroupId
14
version projectVersion
15
+println("version: $version")
16
17
repositories {
18
mavenLocal()
0 commit comments