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.
0.7.0
1 parent 83eeaad commit 217170bCopy full SHA for 217170b
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
ext {
33
guavaVersion = '20.0'
34
protobufGradlePluginVerison = '0.8.0'
35
- spineVersion = '0.6.16-SNAPSHOT'
+ spineVersion = '0.7.0'
36
//TODO:2016-12-12:alexander.yevsyukov: Advance the plug-in version together with all the components and change
37
// the version of the dependency below to `spineVersion` defined above.
38
spineProtobufPluginVersion = '0.6.6-SNAPSHOT'
0 commit comments