Skip to content

Commit 217170b

Browse files
author
Alex Tymchenko
committed
Bump Spine version to 0.7.0.
1 parent 83eeaad commit 217170b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
ext {
3333
guavaVersion = '20.0'
3434
protobufGradlePluginVerison = '0.8.0'
35-
spineVersion = '0.6.16-SNAPSHOT'
35+
spineVersion = '0.7.0'
3636
//TODO:2016-12-12:alexander.yevsyukov: Advance the plug-in version together with all the components and change
3737
// the version of the dependency below to `spineVersion` defined above.
3838
spineProtobufPluginVersion = '0.6.6-SNAPSHOT'

0 commit comments

Comments
 (0)