Skip to content

Commit bffe861

Browse files
stephengoldAli-RS
authored andcommitted
jme3-jogg: remove dependency on Java Media Framework (#1962)
1 parent a86a6eb commit bffe861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-jogg/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies {
22
api project(':jme3-core')
3-
api 'com.github.stephengold:j-ogg-all:1.0.2'
3+
api 'com.github.stephengold:j-ogg-vorbis:1.0.3'
44
}

0 commit comments

Comments
 (0)