Skip to content

Commit 5ccd3ba

Browse files
committed
updated the dependency.
1 parent 7ffbfb8 commit 5ccd3ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* [Wiki](https://bitbucket.org/JavaSabr/jmonkeybuilder/wiki/Home)
77
* [Download](https://yadi.sk/d/UuKcJBNgqbV3a)
88
* [Gitter](https://gitter.im/jME3-SpaceShift-Editor/Lobby?source=orgpage)
9-
* [Official jMonkey thread](https://hub.jmonkeyengine.org/t/jmonkeybuilder/35179)
9+
* [Official jMonkey thread](https://hub.jmonkeyengine.org/t/editor-jmonkeybuilder/35179)
1010
* [Youtube channel](https://www.youtube.com/playlist?list=PLNdOH0eRoQMBkLPBvTIDn02UFhcTJWsh7)
1111

1212
## [Video about this editor](https://youtu.be/5nX8HXYdENU) ##

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ dependencies {
125125
compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.3'
126126

127127
// extensions
128-
compile ('com.github.JavaSaBr:jmonkey-builder-extension:1.8.0') {
128+
compile ('com.github.JavaSaBr:jmonkeybuilder-extension:1.8.0') {
129129
exclude group: 'org.jmonkeyengine'
130130
}
131131
compile ('com.github.JavaSaBr:tonegodemitter:2.4.0') {

0 commit comments

Comments
 (0)