Skip to content

Commit 7a84998

Browse files
author
Oleksii Tymchenko
authored
Merge pull request #298 from SpineEventEngine/0.8.0-update
Advance version to `0.8.0`.
2 parents 22a7f17 + 807befd commit 7a84998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ buildscript {
3333
guavaVersion = '20.0'
3434
protobufGradlePluginVerison = '0.8.0'
3535

36-
spineVersion = '0.7.24-SNAPSHOT'
36+
spineVersion = '0.8.0'
3737
//TODO:2016-12-12:alexander.yevsyukov: Advance the plug-in version together with all the components and change
3838
// the version of the dependency below to `spineVersion` defined above.
39-
spineProtobufPluginVersion = spineVersion
39+
spineProtobufPluginVersion = '0.7.24-SNAPSHOT'
4040
}
4141

4242
dependencies {

0 commit comments

Comments
 (0)