updates post release.
This commit is contained in:
@@ -16,7 +16,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = 'net.rubygrapefruit'
|
group = 'net.rubygrapefruit'
|
||||||
version = '0.9'
|
version = '0.10'
|
||||||
|
|
||||||
if (!project.hasProperty('release')) {
|
if (!project.hasProperty('release')) {
|
||||||
version = "${version}-dev"
|
version = "${version}-dev"
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ this:
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile "net.rubygrapefruit:native-platform:0.8"
|
compile "net.rubygrapefruit:native-platform:0.9"
|
||||||
}
|
}
|
||||||
|
|
||||||
You can also download [here](http://repo.gradle.org/gradle/libs-releases-local/net/rubygrapefruit/)
|
You can also download [here](http://repo.gradle.org/gradle/libs-releases-local/net/rubygrapefruit/)
|
||||||
|
|||||||
Reference in New Issue
Block a user