Last active
May 4, 2020 20:16
-
-
Save prideout/e67e954c3ef91b26e3b35dd9143d97a8 to your computer and use it in GitHub Desktop.
getting-started-gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
implementation 'com.google.android.filament:filament-android:1.6.0' | |
implementation 'com.google.android.filament:filament-utils-android:1.6.0' | |
implementation 'com.google.android.filament:gltfio-android:1.6.0' | |
// ... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment