Skip to content

Commit

Permalink
jme3-jogg: remove dependency on Java Media Framework (jMonkeyEngine#1962
Browse files Browse the repository at this point in the history
)
  • Loading branch information
stephengold authored Feb 22, 2023
1 parent 0cb5fe7 commit 1cb03bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jme3-jogg/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
api project(':jme3-core')
api 'com.github.stephengold:j-ogg-all:1.0.2'
api 'com.github.stephengold:j-ogg-vorbis:1.0.3'
}

0 comments on commit 1cb03bb

Please sign in to comment.