Skip to content

Commit 779d739

Browse files
committed
Expose plugin asset loaders to Android
1 parent 8cfd642 commit 779d739

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jme3-android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies {
1313
compileOnly sourceSets.androidxStubs.output
1414
androidxStubsCompileOnly files(rootProject.file('lib/android.jar'))
1515
api project(':jme3-core')
16+
api project(':jme3-plugins')
1617
implementation libs.jme3.android.natives
1718
compileOnly files(rootProject.file('lib/android.jar'))
1819
}

0 commit comments

Comments
 (0)