We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c186db7 + 4583e6c commit 0725117Copy full SHA for 0725117
1 file changed
build.gradle
@@ -45,7 +45,7 @@ configurations.archives.artifacts.clear()
45
46
allprojects {
47
group = 'com.uber.m3'
48
- version = '0.10.0'
+ version = '0.11.0'
49
50
apply plugin: 'java'
51
apply plugin: 'maven'
0 commit comments