Fix sample-textured-object
This commit is contained in:
@@ -39,5 +39,6 @@ android {
|
||||
dependencies {
|
||||
implementation deps.kotlin
|
||||
implementation project(':filament-android')
|
||||
implementation project(':gltfio-android')
|
||||
implementation project(':filament-utils-android') // required for KtxLoader
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user