We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c861c6 + 78fc68f commit b42b3ddCopy full SHA for b42b3dd
build.gradle
@@ -10,11 +10,11 @@ buildscript {
10
}
11
12
group 'in.dragonbra'
13
-version '1.0.0'
+version '1.1.0'
14
15
allprojects {
16
17
- version '1.0.0'
+ version '1.1.0'
18
19
20
apply plugin: 'maven'
javasteam-samples/build.gradle
@@ -1,5 +1,5 @@
1
2
-version '2.0.0-SNAPSHOT1'
3
4
apply plugin: 'java'
5
0 commit comments