mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Updated Corda to 0.8 snapshot.
This commit is contained in:
parent
a8fc858291
commit
c9274f5388
@ -4,7 +4,7 @@ buildscript {
|
||||
file("publish.properties").withInputStream { props.load(it) }
|
||||
|
||||
// Our version: bump this on release.
|
||||
ext.corda_version = "0.7-SNAPSHOT"
|
||||
ext.corda_version = "0.8-SNAPSHOT"
|
||||
ext.gradle_plugins_version = props.getProperty("gradlePluginsVersion")
|
||||
|
||||
// Dependency versions. Can run 'gradle dependencyUpdates' to find new versions of things.
|
||||
|
Loading…
x
Reference in New Issue
Block a user