Skip to content

Commit 77d611f

Browse files
committed
add draco dependency
1 parent c63a548 commit 77d611f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jme3-plugins/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sourceSets {
1111

1212
dependencies {
1313
api project(':jme3-core')
14-
14+
implementation "dev.fileformat:drako:1.4.2"
1515
implementation project(':jme3-plugins-json')
1616
implementation project(':jme3-plugins-json-gson')
1717
testRuntimeOnly project(':jme3-desktop')

0 commit comments

Comments
 (0)